Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC Ensures that sklearn.utils.extmath.stable_cumsum passes numpydoc validation #24348

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 1 commit into from
Sep 4, 2022

Conversation

TheDevPanda
Copy link
Contributor

Reference Issues/PRs

Ensures that sklearn.utils.extmath.stable_cumsum's docstring passes numpydoc validation as part of #21350.

What does this implement/fix? Explain your changes.

  • Add return description to docstring.
  • Clarify what happens if the stable cumsum check fails (warning).

Any other comments?

#euroscipy2022

@glemaitre glemaitre changed the title [MRG] DOC Ensures that sklearn.utils.extmath.stable_cumsum passes numpydoc validation DOC Ensures that sklearn.utils.extmath.stable_cumsum passes numpydoc validation Sep 4, 2022
@glemaitre glemaitre merged commit 4575637 into scikit-learn:main Sep 4, 2022
@glemaitre
Copy link
Member

Thanks @TheDevPanda LGTM.

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.

2 participants