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

Pandas will make Copy-on-Write default behaviour with 3.0 #63

Open
glatterf42 opened this issue Mar 13, 2024 · 0 comments
Open

Pandas will make Copy-on-Write default behaviour with 3.0 #63

glatterf42 opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@glatterf42
Copy link
Member

Pandas will change its default behaviour to something called "Copy-on-Write". I've run into this issue before in the form of DeprecationWarnings. Now I've read that the release is not too far in the future and it might be wise to explicitly enable this behaviour now and check that it doesn't break anything on our side (as they recommend in their migration guide).

@glatterf42 glatterf42 added the enhancement New feature or request label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant