Category Encoders :: Anaconda.org
https://anaconda.org/conda-forge/category_encodersDescription. A set of scikit-learn-style transformers for encoding categorical variables into numeric with different techniques. While ordinal, one-hot, and hashing encoders have similar equivalents in the existing scikit-learn version, the transformers in this library all share a few useful properties: First-class support for pandas dataframes ...