10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e6751 commit 0520eccCopy full SHA for 0520ecc
sklearn/feature_extraction/tests/test_text.py
@@ -8,7 +8,6 @@
8
from sklearn.feature_extraction.text import CountVectorizer
9
from sklearn.feature_extraction.text import TfidfTransformer
10
from sklearn.feature_extraction.text import TfidfVectorizer
11
-from sklearn.feature_extraction.text import VectorizerMixin
12
13
from sklearn.feature_extraction.text import ENGLISH_STOP_WORDS
14
0 commit comments