Skip to content

DOC: add Return Value Description to DataFrame.min #59586

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

Closed
wants to merge 1 commit into from

Conversation

ktseng4096
Copy link
Contributor

This PR fixes adocstring validation error described in #58065 for pandas.DataFrame.min

Moved the doc portion of DataFrame.min out of the make_doc function since Series.min already migrated out.

Also fixed a typo in Series.min

@ktseng4096 ktseng4096 requested a review from mroeschke as a code owner August 23, 2024 17:02
@ktseng4096 ktseng4096 closed this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant