scikit-learn/sklearn/preprocessing/tests
Thomas J. Fan ba58f3a693
BUG Fixes FunctionTransformer validation in inverse_transform (#20961)
2021-09-08 11:01:24 +02: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 API Implements get_feature_names_out for transformers that support get_feature_names (#18444) 2021-09-07 10:56:57 +02:00
test_discretization.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_encoders.py API Implements get_feature_names_out for transformers that support get_feature_names (#18444) 2021-09-07 10:56:57 +02:00
test_function_transformer.py BUG Fixes FunctionTransformer validation in inverse_transform (#20961) 2021-09-08 11:01:24 +02:00
test_label.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_polynomial.py API Implements get_feature_names_out for transformers that support get_feature_names (#18444) 2021-09-07 10:56:57 +02:00