Skip to content

REF: GroupBy.ops don't depend on mutation status #51102

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 3 commits into from
Feb 1, 2023

Conversation

jbrockmendel
Copy link
Member

self.mutated is only used in one place (see one-line edit in first commit) and removing that doesn't break anything. Conceivably could change some behavior but until we have an example I don't think it is even worth documenting as an API change.

Might be leftover from the old libreduction path?

cc @jreback for the deep cut into the history

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

+1 i think you removed the affected cases a long time ago

@mroeschke mroeschke added this to the 2.0 milestone Feb 1, 2023
@mroeschke mroeschke merged commit ebccd37 into pandas-dev:main Feb 1, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

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