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

Skip to content

DOC Fix docstring in quantile_transform function #21350 #22780

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

Conversation

sakinaOuisrani
Copy link
Contributor

Reference Issues/PRs

Fixes #21350

What does this implement/fix? Explain your changes.

fix the docstring of quantile_transform function #pariswimlds

Any other comments?

@thomasjpfan thomasjpfan changed the title DOC Fix docstring in quantile transform function #21350 DOC Fix docstring in quantile_transform function #21350 Mar 12, 2022
Copy link
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

As this is a doc-only change, I will merge once the tests are green.

@GaelVaroquaux GaelVaroquaux merged commit aec4eaa into scikit-learn:main Mar 12, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 6, 2022
…cikit-learn#22780)

* fix: docstring in quantile_transform function

* fix: docstring quantile transformer

Co-authored-by: Sakina <[email protected]>
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.

Ensure that functions's docstrings pass numpydoc validation
3 participants