CatToId
- class aixd.data.transform.CatToId[source]
Bases:
DataObjectTransform
Implements and encoding for string to integers.
Methods
Method to implement to fit transformation.
Inverse transform of the input.
Returns true if transformation strategy is fitted.
Method to implement to reset fitted values.
Transforms the input.
Inherited Methods
Copies the transformation.
Fits and transform.