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

Skip to content

DOC Ensures that function passes numpydoc validation: column_or_1d function #21591

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 8 commits into from
Nov 15, 2021

Conversation

reshamas
Copy link
Member

@reshamas reshamas commented Nov 7, 2021

Reference Issues/PRs

Addresses #21350.
References #21519 (resubmitting PR after fix git issues.)

What does this implement/fix? Explain your changes.

Updates docstring in function to fix numpydoc errors.

Any other comments?

#DataUmbrella sprint

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

I think that we can add the Raises section here.

Co-authored-by: Guillaume Lemaitre <[email protected]>
@@ -217,7 +217,7 @@
"sklearn.utils.validation.check_is_fitted",
"sklearn.utils.validation.check_memory",
"sklearn.utils.validation.check_random_state",
"sklearn.utils.validation.column_or_1d",
# "sklearn.utils.validation.column_or_1d",
Copy link
Member

Choose a reason for hiding this comment

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

@reshamas could you remove this line instead of commenting

Copy link
Member

@jjerphan jjerphan 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, @reshamas.

Edit: to merge this PR, I added a commit to resolve a conflict introduced when merging #21590.

@jjerphan jjerphan merged commit 6077d52 into scikit-learn:main Nov 15, 2021
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Nov 22, 2021
…nction (scikit-learn#21591)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Julien Jerphanion <[email protected]>
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Nov 29, 2021
…nction (scikit-learn#21591)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Julien Jerphanion <[email protected]>
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Dec 24, 2021
…nction (scikit-learn#21591)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Julien Jerphanion <[email protected]>
glemaitre added a commit that referenced this pull request Dec 25, 2021
…nction (#21591)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Julien Jerphanion <[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.

3 participants