scikit-learn/sklearn/feature_extraction/tests
Guillem García Subies deec2baf00 [MRG] Deprecated 'copy' in TfidfVectorizer.transform (#14520)
* Deprecated 'copy' in TfidfVectorizer.transform

* Update text.py

* Update text.py

* Update text.py

* Added test

* Update sklearn/feature_extraction/tests/test_text.py

Co-Authored-By: Andreas Mueller <t3kcit@gmail.com>

* Update test_text.py

* Update test_text.py

* Update text.py

* Update text.py

* Update text.py

* Update v0.22.rst

* Update doc/whats_new/v0.22.rst

Co-Authored-By: Joel Nothman <joel.nothman@gmail.com>

* Update test_text.py

* Update text.py

* Update text.py

* Update text.py

* Update test_text.py

* Update doc/whats_new/v0.22.rst

Co-Authored-By: Joel Nothman <joel.nothman@gmail.com>

* Update v0.22.rst
2019-08-07 12:20:41 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_feature_hasher.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_image.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_text.py [MRG] Deprecated 'copy' in TfidfVectorizer.transform (#14520) 2019-08-07 12:20:41 -04:00