scikit-learn/sklearn/preprocessing/tests
Thomas J. Fan 02fa8f1adb
ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143)
2020-10-07 21:53:36 +11:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py ENH Added parameter clip to MinMaxScaler (#17833) 2020-07-10 22:50:30 +02:00
test_data.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
test_discretization.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_encoders.py ENH Support unknown_value=np.nan in OrdinalEncoder (#18406) 2020-09-23 12:57:31 +02:00
test_function_transformer.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_label.py CLN Refactors _encode into two functions (#17101) 2020-05-12 14:23:00 -04:00