Skip to content

Operation deserialize.tables.as.python_object in plugin tabular v0.5.1

Author(s) Markus Binsteiner (markus@frkl.io)
Tags tabular
Operation type deserialize

Inputs

Name Description Type Required? Default
tables

The value object.

tables true null
deserialization_config

Serialization-format specific configuration.

any false null

Outputs

Name Description Type Required? Default
python_object

The deserialized python object instance.

python_object true null

Module configuration

Module load.tables

With configuration options:

serialization_profile "feather"
target_profile "python_object"
value_type "tables"