scikit-learn/sklearn/preprocessing/tests
Aurélien Geron d23d589587
ENH Add get_feature_names_out to FunctionTransformer (#21569)
2021-11-30 13:31:17 -05:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_data.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_discretization.py ENH add parameter subsample to KBinsDiscretizer (#21445) 2021-11-04 10:20:57 +01:00
test_encoders.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
test_function_transformer.py ENH Add get_feature_names_out to FunctionTransformer (#21569) 2021-11-30 13:31:17 -05:00
test_label.py FIX validate in `fit` for `LabelBinarizer` estimator (#21434) 2021-11-02 11:26:02 +01:00
test_polynomial.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00