Skip to content

DOC: fix PR07 for pandas.pivot_table #58896

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 2 commits into from
Jun 4, 2024

Conversation

tuhinsharma121
Copy link
Contributor

fixes

pandas.pivot_table PR07

@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review June 2, 2024 17:40
@tuhinsharma121 tuhinsharma121 requested a review from mroeschke as a code owner June 2, 2024 17:40
# _shared_docs['pivot_table'] will not yet exist. TODO: Fix this dependency
@Substitution("\ndata : DataFrame")
@Appender(_shared_docs["pivot_table"], indents=1)
# _shared_docs['pivot_table'] will not yet exist. T
Copy link
Member

Choose a reason for hiding this comment

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

I think this line can be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

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

Thanks @tuhinsharma121

@tuhinsharma121 tuhinsharma121 deleted the pandas.pivot_table branch June 5, 2024 08:56
ruimamaral added a commit to PF2100/pandas that referenced this pull request Jun 5, 2024
ruimamaral added a commit to PF2100/pandas that referenced this pull request Jun 5, 2024
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