scikit-learn/sklearn/preprocessing/tests
Dimitri Papadopoulos Orfanos 3d4ee9e9dc
MNT Remove utf-8 encoding declarations (#21260)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-14 17:59:36 +01:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py MNT Clean fixes and compat for old versions of our dependencies (#22642) 2022-03-02 11:32:06 +01:00
test_data.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
test_discretization.py FIX Fixes KBinsDiscretizer for encode=ordinal (#22735) 2022-03-09 11:10:50 -08:00
test_encoders.py MNT Remove utf-8 encoding declarations (#21260) 2022-03-14 17:59:36 +01:00
test_function_transformer.py FIX FunctionTransformer check_input fails for object type input (#19916) 2022-02-17 10:16:56 -05: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