Skip to content
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

DOC: add deprecation of chained assignment to 2.2 whatsnew #56403

Merged

Conversation

jorisvandenbossche
Copy link
Member

Part of the warnings we have been adding in #56019, specifically the ones for chained assignment / chained inplace methods, are already being raised in the default mode, because this is a part of the changes with CoW we can clearly deprecate in advance.
Therefore adding a whatsnew section about this.

@jorisvandenbossche jorisvandenbossche marked this pull request as ready for review December 21, 2023 21:48
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

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

lgtm

@phofl phofl merged commit 69ee05f into pandas-dev:main Dec 21, 2023
13 checks passed
@phofl
Copy link
Member

phofl commented Dec 21, 2023

thx @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche deleted the cow-chained-deprecation-whatsnew branch December 22, 2023 08:48
cbpygit pushed a commit to cbpygit/pandas that referenced this pull request Jan 2, 2024
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.

2 participants