8000 fixed issue #13324 removed warn_on_dtype references in pairwise.py by bendmaster · Pull Request #13434 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

fixed issue #13324 removed warn_on_dtype references in pairwise.py #13434

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

bendmaster
Copy link

Reference Issues/PRs

Fixes #13324.

What does this implement/fix? Explain your changes.

Per issue 13324, warn_on_dtype is deprecated and therefore this commit removes references to it in sklearn/metrics/pairwise.py

Any other comments?

This is my first open source pull-request so apologies for any hand-holding that may result, but hopefully I followed all necessary guidelines. Looking forward to continuing to contribute if this was indeed helpful.

@NicolasHug
Copy link
Member

@bendmaster I'm afraid there was already an open PR for this: #13382

@NicolasHug
Copy link
Member

Closing since this was addressed in #13382

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "warn_on_dtype" from check_array
2 participants
0