Skip to content

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

Merged
merged 4 commits into from
Jul 20, 2021

Conversation

joaovitormascarenhas
Copy link
Contributor

@joaovitormascarenhas joaovitormascarenhas commented Jun 26, 2021

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

Copy link
Member

@thomasjpfan thomasjpfan left a 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

@glemaitre glemaitre changed the title DOC fix CountVectorizer DOC Ensures that docstring is properly validated by numpydoc for CountVectorizer Jun 28, 2021
@glemaitre glemaitre self-assigned this Jul 20, 2021
@glemaitre glemaitre changed the title DOC Ensures that docstring is properly validated by numpydoc for CountVectorizer DOC Ensures numpydoc validation for CountVectorizer and TfidfVectorizer/Transformer Jul 20, 2021
@glemaitre glemaitre merged commit 1db03ce into scikit-learn:main Jul 20, 2021
@glemaitre
Copy link
Member

All good. Thanks @joaovitormascarenhas

samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants