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

Skip to content

Conversation

rhythmchanges
Copy link
Contributor

Reference Issues/PRs

Addresses #20308

What does this implement/fix? Explain your changes.

This PR ensures OneHotEncoder is compatible with numpydocd

  • Remove OneHotEncoder from DOCSTRING_IGNORE_LIST
  • Minor style fixes.

Any other comments?

Thanks #DataUmbrellla

Copy link
Member

@rth rth 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 @g4brielvs!

Returns
-------
self
self:
Copy link
Member

Choose a reason for hiding this comment

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

When there is no type associated, the : is not necessary https://numpydoc.readthedocs.io/en/latest/format.html#parameters

Suggested change
self:
self

@rth rth merged commit dbbb88d into scikit-learn:main Jun 27, 2021
@reshamas
Copy link
Member

Updating with correct spelling: #DataUmbrella sprint

samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
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