scikit-learn/sklearn/preprocessing
Arturo Amor e85bbc9bb6
DOC Ensure that normalize passes numpydoc validation (#23188)
2022-04-22 10:53:15 -04:00
..
tests DOC Switch to gender neutral terms for sister function (#23003) 2022-03-31 14:54:23 +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 Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
_data.py DOC Ensure that normalize passes numpydoc validation (#23188) 2022-04-22 10:53:15 -04:00
_discretization.py MNT Remove utf-8 encoding declarations (#21260) 2022-03-14 17:59:36 +01:00
_encoders.py ENH Adds encoded_missing_value to OrdinalEncoder (#21988) 2022-03-23 13:26:34 +01:00
_function_transformer.py DOC Improve get_feature_names_out docstrings (#22718) 2022-03-07 13:02:12 -05:00
_label.py FIX validate in `fit` for `LabelBinarizer` estimator (#21434) 2021-11-02 11:26:02 +01:00
_polynomial.py DOC Improve get_feature_names_out docstrings (#22718) 2022-03-07 13:02:12 -05:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00