- ON clause
- Accepts the InputTable clause.
- TargetColumn
- Specifies the InputTable categorical columns to be encoded.The maximum number of unique columns in the TargetColumn argument is 2018.
- TargetColumnNames
- [When using CategoryTable] Specifies the CategoryTable column which contains the names of the target columns.
- CategoriesColumn
- [When using CategoryTable] Specifies the CategoryTable column which contains the category values.
- Categories
- [When using the LIST approach and a single target column] Specifies the list of categories for encoding in the required order.