Skip to content

Add numeric_only=True support for GroupBy.cumsum and GroupBy.cumprod#10224

Merged
jrbourbeau merged 7 commits intodask:mainfrom
phofl:groupby_numeric_only_cumsum
Apr 30, 2023
Merged

Add numeric_only=True support for GroupBy.cumsum and GroupBy.cumprod#10224
jrbourbeau merged 7 commits intodask:mainfrom
phofl:groupby_numeric_only_cumsum

Conversation

@phofl
Copy link
Copy Markdown
Collaborator

@phofl phofl commented Apr 26, 2023

  • Closes #xxxx
  • Tests added / passed
  • Passes pre-commit run --all-files

Sits on top of #10222

…y_cumsum

# Conflicts:
#	dask/dataframe/groupby.py
#	dask/dataframe/tests/test_groupby.py
@phofl phofl requested a review from jrbourbeau April 28, 2023 10:14
Copy link
Copy Markdown
Contributor

@milesgranger milesgranger left a comment

Choose a reason for hiding this comment

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

FWIW, looks good to me! :)

Copy link
Copy Markdown
Contributor

@j-bennet j-bennet left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @phofl

@jrbourbeau jrbourbeau merged commit f3ae17c into dask:main Apr 30, 2023
@phofl phofl deleted the groupby_numeric_only_cumsum branch April 30, 2023 22:00
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.

4 participants