Skip to content

DOC: fix docstring for DataFrame.round() #60040

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
Oct 29, 2024

Conversation

eightyseven
Copy link
Contributor

@eightyseven eightyseven commented Oct 14, 2024

@eightyseven
Copy link
Contributor Author

Since I'm a beginner, I just simply fixed the docstring. If my work is correct, I'll continue fixing the 'See Also' and 'Examples' sections of DataFrame.round() and Series.round()

@mroeschke mroeschke added the Docs label Oct 29, 2024
@mroeschke mroeschke added this to the 3.0 milestone Oct 29, 2024
@mroeschke mroeschke merged commit 9d184aa into pandas-dev:main Oct 29, 2024
55 checks passed
@mroeschke
Copy link
Member

Thanks @eightyseven

@eightyseven eightyseven deleted the doc-change branch November 7, 2024 08:25
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.

DOC: document that DataFrame and Series round() only affect numeric columns
2 participants