scikit-learn/sklearn/preprocessing
Jérémie du Boisberranger 2708aac034
MAINT Clean deprecation for 1.2: get_feature_names (#24395)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-10-03 09:46:10 +02:00
..
tests MAINT Clean deprecation for 1.2: get_feature_names (#24395) 2022-10-03 09:46:10 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_csr_polynomial_expansion.pyx MNT Use cimport numpy as cnp for sklearn/preprocessing (#23349) 2022-05-14 10:49:19 -04:00
_data.py DOC Ensures that `maxabs_scale` passes numpydoc validation (#24359) 2022-09-05 14:33:16 +02:00
_discretization.py API Rename OneHotEncoder option sparse to sparse_output (#24412) 2022-09-16 13:46:53 +02:00
_encoders.py MAINT Clean deprecation for 1.2: get_feature_names (#24395) 2022-10-03 09:46:10 +02:00
_function_transformer.py ENH Always set input feature attributes in FunctionTransformer (#23993) 2022-09-09 16:53:39 +02:00
_label.py MNT Adds dict typing hint to _parameter_constraints for mypy (#24301) 2022-08-30 11:01:10 +02:00
_polynomial.py MAINT Clean deprecation for 1.2: get_feature_names (#24395) 2022-10-03 09:46:10 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00