scikit-learn/sklearn/preprocessing
Daniela Fernandes 671178e5d9
TST replace pytest.warns(None) in preprocessing/test_common.py (#22936)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-26 10:45:31 -04:00
..
tests TST replace pytest.warns(None) in preprocessing/test_common.py (#22936) 2022-03-26 10:45:31 -04: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 FIX PowerTransformer Yeo-Johnson auto-tuning on significantly non-Gaussian data (#20653) 2022-03-24 17:42:02 +01: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