Skip to content

DOC Fix docstring in quantile_transform function #21350#22780

Merged
GaelVaroquaux merged 2 commits intoscikit-learn:mainfrom
sakinaOuisrani:fix-docstring-in-quantile-transform-function
Mar 12, 2022
Merged

DOC Fix docstring in quantile_transform function #21350#22780
GaelVaroquaux merged 2 commits intoscikit-learn:mainfrom
sakinaOuisrani:fix-docstring-in-quantile-transform-function

Conversation

@sakinaOuisrani
Copy link
Copy Markdown
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
Copy Markdown
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 <s.ouisrani@sesamm.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.

Ensure that functions's docstrings pass numpydoc validation

3 participants