Python Transform (Load)

This Component loads the pickled object that is created by the Verified Component Python Transform [ kni.me/c/KwccMRKudBpcML_- ] and saved via the Python Object Writer node. The creation of the pickle object is defined by the distribution of the data available on its creation.

The output pickled object can be provided to the input of the Verified Component “Python Transform (Apply)” [ kni.me/c/7_E0qDd1UhpgSwZ4 ] to apply the same transformations in a new workflow. This is usually done in deployment settings : a REST API application deployed on KNIME Server where the Python transformations can be applied on demand on new data.

Options

Location of Python pickled file
Provide the path to the Python pickled object file

Input Ports

This node has no input ports

Output Ports

Icon
Python pickled object containing parameters for transformation.

Nodes

Extensions

Links