Categorical features (kategorische features)

Category Encoders - Category Encoders 2.5.1.post0 documentation

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: