Skip to content

Updated Cheatsheet with some extra functions added #49180

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 2 commits into from

Conversation

ashishbalti4
Copy link

@ashishbalti4 ashishbalti4 commented Oct 19, 2022

-Added a new page

  • Added new functions related to IO tools, Data transform and Visualization.
  • -Also applied some new functions like df.isin, df.sample, etc.

Pandas_CheatSheet (1).pdf

Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

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

Could you provide a list what you've changed?

@ashishbalti4
Copy link
Author

@phofl I have added a new page with functions like IO tools, Data transform, and visualization.

Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

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

There seems to be things that don't make sense in the new page of the cheatsheet, like df.to_datetime(). See: https://github.com/pandas-dev/pandas/blob/86a11d43cdfd98e2d36bfc184e9c25839e5c633a/Pandas_CheatSheet.pdf

@ashishbalti4, I think it's better if you start by opening an issue to discuss what you want to add to the cheatsheet. There are some good ideas in what you implemented, having a table with the IO functions could be a good addition. But we need to make sure that what we provide is accurate and relevant.

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.

3 participants