scikit-learn/sklearn/feature_extraction
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
..
tests MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_dict_vectorizer.py DOC Add links to text/plot_hashing_vs_dict_vectorizer.py example (#26967) 2023-08-24 15:28:14 +02:00
_hash.py DOC Add links to text/plot_hashing_vs_dict_vectorizer.py example (#26967) 2023-08-24 15:28:14 +02:00
_hashing_fast.pyx MAINT Consistent cython types continued (#25810) 2023-03-20 12:20:46 -04:00
_stop_words.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
image.py MAINT: Remove np.in1d and np.trapz usages (#27140) 2023-09-06 17:06:31 +02:00
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