TD_​ColumnTransformer

fastpath function for data preparation pipeline.

Options

FillRowIDColumnName
Specifies the name for the ID column in output.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location
Volatile
Specifies whether the table should be a VOLATILE table. If true, then the table is automatically deleted, otherwise it is users responsibility to remove or clean it up for space.

Input Ports

Icon
Connection to a Teradata Database Instance
Icon
The table that contains input data.
Icon
The fit table input generated by TD_BincodeFit.
Icon
The fit table input generated by TD_FunctionFit.
Icon
The fit table input generated by TD_NonLinearCombineFit.
Icon
The fit table input generated by TD_OneHotEncodingFit.
Icon
The fit table input generated by TD_OrdinalEncodingFit.
Icon
The fit table input generated by TD_OutlierFilterFit.
Icon
The fit table input generated by TD_PolynomialFeaturesFit.
Icon
The fit table input generated by TD_RowNormalizeFit.
Icon
The fit table input generated by TD_ScaleFit.
Icon
The fit table input generated by TD_SimpleImputeFit.

Output Ports

Icon
output of TD_ColumnTransformer

Nodes

Extensions

Links