Skip to content

Conversation

rhshadrach
Copy link
Member

  • Ensure all linting tests pass, see here for how to run them

@rhshadrach rhshadrach added Refactor Internal refactoring of code Groupby labels Jul 6, 2021
fast_path, slow_path = self._define_paths(func, *args, **kwargs)

for name, group in gen:
if not np.prod(group.shape):
Copy link
Member

Choose a reason for hiding this comment

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

group.size?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks!

@jreback jreback added this to the 1.4 milestone Jul 6, 2021
@jreback jreback merged commit 6e1f697 into pandas-dev:master Jul 6, 2021
@rhshadrach rhshadrach deleted the clean_transform_general branch July 7, 2021 01:54
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