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? |
OmarManzoor
left a comment
There was a problem hiding this comment.
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. |
glemaitre
left a comment
There was a problem hiding this comment.
LGTM on my side. Maybe @OmarManzoor wants to review this one.
OmarManzoor
left a comment
There was a problem hiding this comment.
LGTM. Thanks @work-mohit
…tests/test_common.py` (scikit-learn#27164)
Towards #27090