Skip to content

REF: remove group_selection_context #51117

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

Conversation

jbrockmendel
Copy link
Member

@mroeschke mroeschke added Refactor Internal refactoring of code Groupby labels Feb 2, 2023
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

Wow - I didn't think this would be possible without some refactoring. This is approaching bikeshedding, but with obj = self._obj_with_exclusions it's tempting to see obj and think this would be self.obj. Any opposition to doing obj_with_exclusions = self._obj_with_exclusions?

@jbrockmendel
Copy link
Member Author

We already have obj = self._obj_with_exclusions in a few places. Can we do a one-and-for-all bikeshed on this topic separately?

Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

lgtm

@rhshadrach rhshadrach added this to the 2.0 milestone Feb 3, 2023
@rhshadrach rhshadrach merged commit fa7639e into pandas-dev:main Feb 3, 2023
@rhshadrach
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the ref-group_selection_context branch February 3, 2023 04:03
AlexKirko added a commit to AlexKirko/pandas that referenced this pull request Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants