scikit-learn/sklearn/feature_extraction
Naoya Kanai 774ae89306 [MRG] Fix numpy FutureWarning (#11704) 2018-07-30 17:40:46 +10:00
..
tests [MRG] Fix numpy FutureWarning (#11704) 2018-07-30 17:40:46 +10:00
__init__.py COSMIT pep8 2012-12-22 16:48:17 +01:00
_hashing.pyx [MRG+1] Support for 64 bit sparse array indices in text vectorizers (#9147) 2017-11-30 09:38:26 +11:00
dict_vectorizer.py [MRG] Fix DeprecationWarning due to collections.abc in Python 3.7 (#11431) 2018-07-14 15:14:02 -05:00
hashing.py [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
image.py Minor FIX Use tuple indices to access ndarray and avoid numpy FutureWarning (#11701) 2018-07-29 14:10:01 +10:00
setup.py [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
stop_words.py I guess it is some small mistake 2015-12-15 00:29:41 +00:00
text.py DOC Document issues with stop words (#11552) 2018-07-18 00:45:05 +02:00