scikit-learn/sklearn/preprocessing/tests
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py TST Extend tests for `scipy.sparse.*array` in `sklearn/preprocessing/tests/test_common.py` (#27164) 2023-10-02 14:07:19 +05:00
test_data.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
test_discretization.py API Standardize `X` as `inverse_transform` input parameter (#28756) 2024-04-29 15:08:25 +00:00
test_encoders.py MAINT cleanup utils.__init__: move nan utils into dedicated submodule (#28495) 2024-02-22 19:32:34 -05:00
test_function_transformer.py FIX Do not warn when using polars DataFrames in DecisionBoundaryDisplay.from_estimator (#28718) 2024-04-10 15:24:05 +02:00
test_label.py ENH Array API support for LabelEncoder (#27381) 2024-05-16 15:47:35 +02:00
test_polynomial.py TST Extend tests for `scipy.sparse.*array` in `test_polynomial.py` (#27166) 2023-09-29 21:55:08 +00:00
test_target_encoder.py MAINT Clean up deprecations for 1.5: in KBinsDiscretizer (#28817) 2024-04-11 17:59:05 +00:00