Skip to content

DOC: Cheatsheet update 3rd page now with frequently used display options #59469

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

Conversation

samuel-davidson
Copy link

  • Added an entry in the latest doc/cheatsheet/Pandas_Cheat_Sheet.pdf and doc/cheatsheet/Pandas_Cheat_Sheet.pptx files that includes a third page with frequently used display options.

Copy link
Contributor

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

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

I'm fine with the concept of documenting the display options, but the way you have documented them is not code that people can use. For example, you have display.max_rows(), but that's not valid code.

I think what you should have a preamble that says "To set a display option OPTION, use pd.options.display.OPTION = value" Then you have a table with the various display options max_rows, max_columns, etc.

@mroeschke
Copy link
Member

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.

@mroeschke mroeschke closed this Sep 9, 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.

4 participants