-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
DOC Ensures numpydoc validation for CountVectorizer and TfidfVectorizer/Transformer #20403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC Ensures numpydoc validation for CountVectorizer and TfidfVectorizer/Transformer #20403
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR @joaovitormascarenhas !
There are still remaining validation errors. You can see them on the CI through this link (and scroll up): https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=29895&view=logs&j=78a0bf4f-79e5-5387-94ec-13e67d216d6e&t=dbc16e8a-e84c-5cb6-14f6-590d872d6e0b
All good. Thanks @joaovitormascarenhas |
…er/Transformer (scikit-learn#20403) Co-authored-by: Joao Vitor Mascarenhas <joaovitormascarenhas@MacBook-Pro-de-Joao.local> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Reference Issues/PRs
#20308
What does this implement/fix? Explain your changes.
This fixes the documentation of the class.
Any other comments?
#DataUmbrella sprint
cc: @joaovitormascarenhas @GabrielBernardoMC