scikit-learn/sklearn/preprocessing/tests
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
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py TST replace pytest.warns(None) in preprocessing/test_common.py (#22936) 2022-03-26 10:45:31 -04:00
test_data.py TST removed pytest.warns(None) in test_data.py (#22938) 2022-03-24 22:05:10 +01:00
test_discretization.py FIX Fixes KBinsDiscretizer for encode=ordinal (#22735) 2022-03-09 11:10:50 -08:00
test_encoders.py ENH Adds encoded_missing_value to OrdinalEncoder (#21988) 2022-03-23 13:26:34 +01:00
test_function_transformer.py TST replace pytest.warns(None) in test_function_transformer.py (#22937) 2022-03-24 22:07:29 +01:00
test_label.py FIX validate in `fit` for `LabelBinarizer` estimator (#21434) 2021-11-02 11:26:02 +01:00
test_polynomial.py MNT Clean fixes and compat for old versions of our dependencies (#22642) 2022-03-02 11:32:06 +01:00