- ON clause
- Accepts the CategoryTable clause.
- OUT clause
- Accepts the OutputTable clause.
- OrdinalValuesColumn
- [When using CategoryTable] Specifies the CategoryTable column which contains the ordinal values.
- Approach
- Specifies AUTO to obtain categories from the input table or specify LIST to obtain categories from the user.
- OrdinalValues
- [When using the LIST approach and a single target column] Specifies the custom ordinal values to replace the categories when you use the LIST approach for encoding the categorical values.
- StartValue
- Specifies the starting value for the ordinal values list.
- DefaultValue
- Specifies the ordinal value to use when the categorical value is not found during transform.