Skip to content

MNT Clean-up deprecations for 1.7: Y in PLS* #31109

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

jeremiedbb
Copy link
Member

Removed deprecated Y in PLS* estimators.

I also replaced all remaining occurrences of Y by y in the code and docstrings, even in private functions, for consistency and to prevent confusion.
Should we replace in the user guide as well ? It can be done in a subsequent PR though.

@jeremiedbb jeremiedbb added No Changelog Needed Quick Review For PRs that are quick to review labels Mar 30, 2025
@jeremiedbb jeremiedbb added this to the 1.7 milestone Mar 30, 2025
Copy link

✔️ Linting Passed

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

Generated for commit: 618a0ae. Link to the linter CI: here

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ogrisel
Copy link
Member

ogrisel commented Apr 1, 2025

Should we replace in the user guide as well ? It can be done in a subsequent PR though.

I would say so, yes.

@lesteve lesteve merged commit 45fadfe into scikit-learn:main Apr 2, 2025
47 checks passed
@lesteve
Copy link
Member

lesteve commented Apr 2, 2025

Merging, thanks!

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.

3 participants