Skip to content

Module table.pick.column in plugin tabular v0.5.2

Pick one column from a table, returning an array.

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

Module configuration options

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

Name Description Type Required? Default
column_name

A hardcoded column name to cut.

anyOf: [{'type': 'string'}, {'type': 'null'}] false null
constants

Value constants for this module.

object false null
defaults

Value defaults for this module.

object false null