scikit-learn/sklearn/preprocessing/tests
Oleh Kozynets f9e0b7d55f
FIX VisibleDeprecationWarning in unit tests and docstrings (#18414)
2020-10-28 14:47:57 +01: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 add support for sample_weights in StandardScaler when X is sparse (#18682) 2020-10-28 09:34:17 +01:00
test_discretization.py ENH Checks n_features_in_ in preprocessing module (#18577) 2020-10-21 18:11:44 +02:00
test_encoders.py FIX Fixes encoders for string dtypes (#15763) 2020-10-27 12:08:56 +01: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 FIX VisibleDeprecationWarning in unit tests and docstrings (#18414) 2020-10-28 14:47:57 +01:00