-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
TST Extend tests for scipy.sparse.*array
in sklearn/feature_selection/tests/test_base.py
#27325
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
❌ Linting issuesThis PR is introducing linting issues. Here's a summary of the issues. Note that you can avoid having linting issues by enabling You can see the details of the linting issues under the
|
scipy.sparse.*array
in scipy.sparse.*array
in sklearn/feature_selection/tests/test_base.py
This file was already changed in #27175 |
What does this implement/fix? Explain your changes.
This PR introduces sparse containers' list conditionally to the version of SciPy
Any other comments?
Towards #27090