Skip to content
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

DOC ensures DBSCAN docstring passes numpydoc validation #20375

Merged
merged 6 commits into from
Jun 28, 2021

Conversation

fbidu
Copy link
Contributor

@fbidu fbidu commented Jun 26, 2021

Reference Issues/PRs

Addresses #20308

What does this implement/fix? Explain your changes.

This PR makes dbscan compatible with numpydoc

Any other comments?

cc: @ijpulidos

@glemaitre glemaitre changed the title Make dbscan doc Numpydoc compatible DOC ensures DBSCAN docstring passes numpydoc validation Jun 26, 2021
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.

Otherwise LGTM.

@glemaitre glemaitre self-requested a review June 26, 2021 18:25
sklearn/cluster/_dbscan.py Outdated Show resolved Hide resolved
@ijpulidos
Copy link
Contributor

This looks great, thanks for the feedback!

ijpulidos and others added 2 commits June 26, 2021 14:37
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
@fbidu
Copy link
Contributor Author

fbidu commented Jun 27, 2021

@glemaitre is there a way to re-run the CI without doing something like an empty commit? It seems like a step failed due to timeout

@glemaitre glemaitre merged commit de52d4d into scikit-learn:main Jun 28, 2021
@glemaitre
Copy link
Member

@fbidu The failure is unrelated (just a timeout of one of the mac build). Everything is alright. Merging. Thanks

samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
…#20375)

Co-authored-by: Iván Pulido <ivanpulido@protonmail.com>
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.

3 participants