TD_OrdinalEncodingTransform Input - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798

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.