Skip to content

Removed duplicated description of cumsum and cumprod methods #58902

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 1 commit into from
Jun 3, 2024

Conversation

cyenyxe
Copy link
Contributor

@cyenyxe cyenyxe commented Jun 3, 2024

The documentation about how DataFrame.cumsum and DataFrame.cumprod treat missing data was duplicated, and this PR removes said duplication. It also adds a little clarification which I found slightly necessary on a first read, but I'm also okay to drop if it seems superfluous.

@mroeschke mroeschke added the Docs label Jun 3, 2024
@mroeschke mroeschke added this to the 3.0 milestone Jun 3, 2024
@mroeschke mroeschke merged commit f49b286 into pandas-dev:main Jun 3, 2024
20 checks passed
@mroeschke
Copy link
Member

Thanks @cyenyxe

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.

2 participants