-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
DOC Add a docstring example for sklearn.datasets.make_checkerboard #28427
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
We might need to close this in favor of the earlier PR #28342, sorry about that @lamdang2k. You may take over if that one is confirmed to be stalled. |
@Charlie-XIAO I just realize that there is a mistake in the PR name, in fact I added an example of |
Ah sorry I didn't look into the actual changes. Will reopen: sorry for the mistake. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if the comments are resolved. Thanks @lamdang2k!
CI is failing. The reason is that the section should be named "Examples" instead of "Example". See numpydoc standard if you are interested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @lamdang2k!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR @lamdang2k !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @lamdang2k, merging :)
Reference Issues/PRs
#27982
What does this implement/fix? Explain your changes.
Write an example for make_checkerboard function
Any other comments?