-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
TST Extend tests for scipy.sparse.*array
in sklearn/preprocessing/tests/test_common.py
#27164
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
TST Extend tests for scipy.sparse.*array
in sklearn/preprocessing/tests/test_common.py
#27164
Conversation
…preprocessing/tests/test_common.py
@work-mohit what do you think of the suggestion discussed in https://github.com/scikit-learn/scikit-learn/pull/27164/files#r1307213688? |
Well Thanks for pointing out ! Now fixed. Hope it good to merge :) |
numpy.VisibleDeprecationWarning: Please use Pipeline showing this error. ( You can check the build error for the code traceback). |
@OmarManzoor can you help me with this? |
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 PR @work-mohit. I think these suggestions should solve the deprecation warning.
Thanks @OmarManzoor for the help :) |
…preprocessing/tests/test_common.py
…ub.com/work-mohit/scikit-learn into fix/preprocessing/tests/test_common.py
@glemaitre I think now it's good to merge! |
We will need 2 approvals but I will make a final review. |
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 on my side. Maybe @OmarManzoor wants to review this one.
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 @work-mohit
…tests/test_common.py` (scikit-learn#27164)
Towards #27090