Skip to content

DOC: Fix Docstring for DataFrame nlargest keep option (#44040) #44040

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 15, 2021
Merged

DOC: Fix Docstring for DataFrame nlargest keep option (#44040) #44040

merged 1 commit into from
Oct 15, 2021

Conversation

Zeroto521
Copy link
Contributor

@Zeroto521 Zeroto521 commented Oct 15, 2021

  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • Add double backticks for DataFrame nlargest keep option to keep the style consistent

From
https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.nlargest.html
image
To
image

Copy link
Member

@alimcmaster1 alimcmaster1 left a comment

Choose a reason for hiding this comment

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

LGTM

@alimcmaster1
Copy link
Member

Thanks for the PR @Zeroto521

@alimcmaster1 alimcmaster1 changed the title DOC: add double backticks for DataFrame nlargest keep option DOC: Fix Docstring for DataFrame nlargest keep option (#44040) Oct 15, 2021
@alimcmaster1 alimcmaster1 merged commit 62d7a24 into pandas-dev:master Oct 15, 2021
@Zeroto521 Zeroto521 deleted the add-backtick branch October 15, 2021 08:35
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