Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jadosh123
Copy link

@jadosh123 jadosh123 commented Nov 16, 2025

GH-40673: Adds a test case to prevent regression of a bug where the internal object reused by apply() would corrupt externally stored DataFrames created with .copy(). This test verifies that store[0] and store[1] correctly contain independent copies of their respective groups.

pandas-devGH-40673: Adds a test case to prevent regression of a bug where the internal
object reused by apply() would corrupt externally stored DataFrames created
with .copy(). This test verifies that store[0] and store[1] correctly contain
independent copies of their respective groups.
@aa-lunar
Copy link

Are you sure this works though? Thanks in advance.

@9h7xrywp7z-hue
Copy link

GH-40673: Adds a test case to prevent regression of a bug where the internal object reused by apply() would corrupt externally stored DataFrames created with .copy(). This test verifies that store[0] and store[1] correctly contain independent copies of their respective groups.

@9h7xrywp7z-hue
Copy link

???????

@b0rderc0ntr0l
Copy link

It works. What do you mean??

@jadosh123
Copy link
Author

All CI checks passed, the pull request is ready for review but i don't see a button to request a reviewer.
@pandas-dev/maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Copy not working as expected within DataFrameGroupBy.apply function

4 participants