scikit-learn/sklearn/preprocessing
Anne Ducout 5cccdef437
DOC Ensures that preprocessing._data.power_transform passes numpydoc validation (#22802)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-21 21:44:28 +01:00
..
tests MNT Remove utf-8 encoding declarations (#21260) 2022-03-14 17:59:36 +01: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 Ensures that preprocessing._data.power_transform passes numpydoc validation (#22802) 2022-03-21 21:44:28 +01:00
_discretization.py MNT Remove utf-8 encoding declarations (#21260) 2022-03-14 17:59:36 +01:00
_encoders.py ENH Adds infrequent categories to OneHotEncoder (#16018) 2022-03-14 15:48:18 +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