The preprocessing submodule¶
The pre-processing submodule addresses DataFrame schema enforcement, scaling data (wrappers of sklearn’s scalers), encoding categorical data, and other useful data transformation procedures.
The pre-processing submodule addresses DataFrame schema enforcement, scaling data (wrappers of sklearn’s scalers), encoding categorical data, and other useful data transformation procedures.