scikit-learn/sklearn/feature_extraction
Lorenz c913853779
MAINT Raise NotFittedError when using DictVectorizer without prior fitting (#24838)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-12-07 16:43:35 +00:00
..
tests MAINT Raise NotFittedError when using DictVectorizer without prior fitting (#24838) 2023-12-07 16:43:35 +00:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_dict_vectorizer.py MAINT Raise NotFittedError when using DictVectorizer without prior fitting (#24838) 2023-12-07 16:43:35 +00:00
_hash.py DOC fix typos found by codespell (#27457) 2023-09-26 15:31:28 +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 DOC fix typos found by codespell (#27457) 2023-09-26 15:31:28 +02:00