Skip to content

Module create.table in plugin tabular v0.5.0

Author(s) Markus Binsteiner (markus@frkl.io)
Tags tabular
Python class kiara_plugin.tabular.modules.table.CreateTableModule

Module configuration options

Configuration class: kiara_plugin.tabular.modules.table.CreateTableModuleConfig

Name Description Type Required? Default
source_type

The value type of the source value.

string true null
target_type

The value type of the target.

string true null
constants

Value constants for this module.

object false null
defaults

Value defaults for this module.

object false null
ignore_errors

Whether to ignore convert errors and omit the failed items.

boolean false false