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

DEP: Deprecate CoW and no_silent_downcasting options #57872

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

phofl
Copy link
Member

@phofl phofl commented Mar 16, 2024

@phofl phofl added Deprecate Functionality to remove in pandas Copy / view semantics labels Mar 16, 2024
@phofl phofl added this to the 3.0 milestone Mar 16, 2024
# GH#57872
import os

os.environ["PANDAS_COPY_ON_WRITE"] = "1"
Copy link
Member

Choose a reason for hiding this comment

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

@mroeschke
Copy link
Member

Looks good, but appears to be valid test failures

Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Copy / view semantics Deprecate Functionality to remove in pandas Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEPR: future.no_silent_downcasting option
2 participants