Category-encoders

Latest version: v2.6.3

Safety actively analyzes 623936 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.6.3

======
* fixed: issue 424 - pandas NaNs
* fixed: pandas deprecations and ruff linter suggestions
* fixed: issue 421 - detect pandas categorical type as categorical column

2.6.2

======
* fixed: issue 414 - broken link
* fixed: issue 412 - timestamp types in ordinal encoder
* fixed: `importlib` instead of `pkg_resources`

2.6.1

======
* added: ignore option for one-hot-encoding
* fixed: external dependency in unit test
* fixed: gaps in ordinal encoding if nan values are present
* fixed: sklearn compliance: add `feature_names_in_` attribute
* fixed: sklearn compliance: `get_feature_names_out` function has the correct signature
* fixed: add RankHotEncoder in documentation
* fixed: return correct mapping in one hot encoder `category_mapping` property (issue 256)
* refactor: quadratic runtime in ordinal encoder (issue 407)

2.6.0

======
* added gray encoder
* added thermometer / rank-hot encoder
* introduce compatibility with sklearn 1.2
* compatibility with `feature_names_out_`
* remove boston housing dataset
* drop support for dataframes with non-homogenous data types in column names (i.e. having both string and integer column names)
* improve performance of hashing encoder
* improve catboost documentation
* fix inverse transform in baseN with special character column names (issue 392)
* fix inverse transform of ordinal encoder with custom mapping (issue 202)
* fix re-fittable polynomial wrapper (issue 313)
* fix numerical stability for target encoding (issue 377)
* change default parameters of target encoding (issue 327)
* drop support for sklearn 0.x

2.5.1.post0

============
* fix pypi sdist

2.5.1

======
* Added base class for contrast coding schemes in order to make them more maintainable
* Added hierarchical column feature in target encoder
* Fixed maximum recursion depth bug in hashing encoder

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.