Python Transform (Apply)

This Component transforms values of the columns to normalized values by using the pickled object provided at input. This Component has to be used along with the twin Component Python Transform. This Component outputs the standalone normalised values or appends them with Suffix to the original columns based on the selection in the configuration panel.

DATA INPUT REQUIREMENTS
- The input data should have numerical columns that were used in the twin Component Python Transform.
- The Python Pickled Object from the twin Component Python Transform.

Options

Transformed columns output option
Select the option to choose how the Transformed columns must be sent as output
Append Transformed columns enabled - Suffix
Specify the suffix to be used in case the "Append Transfomed columns with Suffix" option is enabled

Input Ports

Icon
Python pickle object which can be used to normalize the columns based on the parameters used in the twin Component Python Transform.
Icon
Input data with all the columns that were used in the twin Component Python Transform.

Output Ports

Icon
Standalone Transformed columns or with added Suffix, as per the option selected in the Configuration panel.

Nodes

Extensions

Links