TD_OrdinalEncodingTransform Input - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

InputTable Schema

Column Data Type Description
target_column CHAR or VARCHAR CHARACTER SET LATIN/UNICODE Columns to be encoded.

FitTable Schema

Column Data Type Description
TD_ColumnName_ORDFIT VARCHAR CHARACTER SET UNICODE Column which contains the names of the target columns.
TD_Category_ORDFIT VARCHAR CHARACTER SET UNICODE Column which contains the category values along with TD_CategoryCount and TD_OtherCategory for each of the target columns.
TD_Value_ORDFIT INTEGER Column which contains the ordinal values for each category and for each target column.
TD_Index_ORDFIT SMALLINT Column which contains the index of the target columns.
Target_column_1.….Target_column_N Any Column names copied to fit output, needed in the Transform function.