-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
DOC Ensures that nan_euclidean_distances passes numpydoc #22140
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 that nan_euclidean_distances passes numpydoc #22140
Conversation
Brought into numpydoc compliance
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 @Micky774 !
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.
Thanks for the update!
Edit: Linting errors can be found here
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
Reference Issues/PRs
Addresses #21350
What does this implement/fix? Explain your changes.
Brings
sklearn.metrics.pairwise.nan_euclidean_distances
documentation into numpydoc complianceAny other comments?
N/A