Skip to content

TST Extend tests for scipy.sparse.*array in sklearn/preprocessing/tests/test_common.py#27164

Merged
OmarManzoor merged 11 commits intoscikit-learn:mainfrom
work-mohit:fix/preprocessing/tests/test_common.py
Oct 2, 2023
Merged

TST Extend tests for scipy.sparse.*array in sklearn/preprocessing/tests/test_common.py#27164
OmarManzoor merged 11 commits intoscikit-learn:mainfrom
work-mohit:fix/preprocessing/tests/test_common.py

Conversation

@work-mohit
Copy link
Copy Markdown
Contributor

Towards #27090

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 25, 2023

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 1b74ae6. Link to the linter CI: here

@ogrisel
Copy link
Copy Markdown
Member

ogrisel commented Sep 11, 2023

@work-mohit what do you think of the suggestion discussed in https://github.com/scikit-learn/scikit-learn/pull/27164/files#r1307213688?

@work-mohit
Copy link
Copy Markdown
Contributor Author

@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 :)

@work-mohit
Copy link
Copy Markdown
Contributor Author

@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 .todense() instead .

Pipeline showing this error. ( You can check the build error for the code traceback).

@work-mohit
Copy link
Copy Markdown
Contributor Author

@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 .todense() instead .

Pipeline showing this error. ( You can check the build error for the code traceback).

@OmarManzoor can you help me with this?

Copy link
Copy Markdown
Contributor

@OmarManzoor OmarManzoor left a 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.

@work-mohit
Copy link
Copy Markdown
Contributor Author

Thanks @OmarManzoor for the help :)

@glemaitre glemaitre self-requested a review September 13, 2023 20:41
@glemaitre glemaitre self-requested a review September 29, 2023 20:44
@work-mohit
Copy link
Copy Markdown
Contributor Author

@glemaitre I think now it's good to merge!

@glemaitre
Copy link
Copy Markdown
Member

@glemaitre I think now it's good to merge!

We will need 2 approvals but I will make a final review.

@work-mohit work-mohit requested a review from OmarManzoor October 2, 2023 08:43
Copy link
Copy Markdown
Member

@glemaitre glemaitre left a 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.

Copy link
Copy Markdown
Contributor

@OmarManzoor OmarManzoor left a 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

@OmarManzoor OmarManzoor merged commit 32e3975 into scikit-learn:main Oct 2, 2023
@work-mohit work-mohit deleted the fix/preprocessing/tests/test_common.py branch October 2, 2023 09:48
REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants