Skip to content

Conversation

@maushumee
Copy link
Contributor

@maushumee maushumee commented Aug 6, 2024

@maushumee maushumee marked this pull request as ready for review August 6, 2024 15:13
@maushumee maushumee requested a review from rhshadrach as a code owner August 6, 2024 15:13
@maushumee
Copy link
Contributor Author

Hello! I have made changes to include 'numeric_only' flag in the function parameters as described in the issue description scope. Please let me know if we need to also have 'skipna' in the function parameters and remove *args and **kwargs entirely. Thank you!

maushumee and others added 2 commits August 6, 2024 16:06
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke added this to the 3.0 milestone Aug 6, 2024
@mroeschke mroeschke merged commit aa134bb into pandas-dev:main Aug 6, 2024
@mroeschke
Copy link
Member

Thanks @maushumee

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Add numeric_only to function signature of DataFrameGroupBy.cumprod and `DataFrameGroupBy.cumsum

2 participants