Skip to content

Conversation

@zachmayer
Copy link

@zachmayer zachmayer commented Nov 22, 2023

I dunno why from sklearn.feature_extraction.text import VectorizerMixin doesn't work anymore, but from sklearn.feature_extraction.text import _VectorizerMixin does.

Issue #, if available:
#42

Description of changes:
Add a _

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

  • I have read the CONTRIBUTING doc
  • I used the commit message format described in CONTRIBUTING
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have updated any necessary documentation (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

I dunno why `from sklearn.feature_extraction.text import VectorizerMixin` doesn't work anymore, but `from sklearn.feature_extraction.text import _VectorizerMixin` does.
@zachmayer
Copy link
Author

how do I get these tests to pass and the PR reviewed and merged? is this project still alive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant