scikit-learn/sklearn/preprocessing/tests
Guillaume Lemaitre 0d701e8fef
MAINT use .toarray instead of .A that is deprecated (#27367)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-09-14 13:08:35 +02:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00
test_data.py TST Extend tests for `scipy.sparse/*array` in `sklearn/preprocessing/tests/test_data` (#27253) 2023-09-13 19:27:30 +02:00
test_discretization.py MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
test_encoders.py TST Extend tests for `scipy.sparse.*array` in `test_encoders.py` (#27289) 2023-09-07 14:54:28 +02:00
test_function_transformer.py TST Extend tests for `scipy.sparse/*array` in `sklearn/preprocessing/tests/test_function_transformer` (#27254) 2023-09-13 14:06:12 +05:00
test_label.py TST Extend tests for `scipy.sparse.*array` in `sklearn/preprocessing/tests/test_label.py` (#27227) 2023-09-13 17:50:35 +05:00
test_polynomial.py MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00
test_target_encoder.py ENH Allows multiclass target in `TargetEncoder` (#26674) 2023-09-07 09:52:15 +00:00