Skip to content

DOC Ensures that label_binarize passes numpydoc validation#24002

Merged
glemaitre merged 2 commits intoscikit-learn:mainfrom
SabriDW:sabri
Jul 26, 2022
Merged

DOC Ensures that label_binarize passes numpydoc validation#24002
glemaitre merged 2 commits intoscikit-learn:mainfrom
SabriDW:sabri

Conversation

@SabriDW
Copy link
Copy Markdown
Contributor

@SabriDW SabriDW commented Jul 26, 2022

Reference Issues/PRs

Addresses #21350

What does this implement/fix? Explain your changes.

Fixed the following numpydoc validation errors on sklearn.preprocessing._label.label_binarize:

  • GL07: Sections are in the wrong order. Correct order is: Parameters, Returns, See Also, Examples

@glemaitre glemaitre merged commit 4b2a178 into scikit-learn:main Jul 26, 2022
@glemaitre
Copy link
Copy Markdown
Member

Thanks @SniperDW Merging.

glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Aug 4, 2022
…it-learn#24002)

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
glemaitre added a commit that referenced this pull request Aug 5, 2022
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.

2 participants