Skip to content

Operation deserialize.array.as.python_object in plugin tabular v0.5.3

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

Inputs

Name Description Type Required? Default
array

The value object.

array 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.array

With configuration options:

serialization_profile "feather"
target_profile "python_object"
value_type "array"