scikit-learn/sklearn/feature_extraction/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 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00
test_feature_hasher.py MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00
test_image.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_text.py TST Extend tests for `scipy.sparse/*array` in `sklearn/feature_extraction/tests/test_text` (#27219) 2023-09-14 10:47:51 +02:00