Skip to content

new pandas cheat sheet fomats #54928

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 3 commits into from
Sep 3, 2023
Merged

Conversation

fralfaro
Copy link
Contributor

@fralfaro fralfaro commented Sep 1, 2023

add new README version
add alternative  Pandas Cheat Sheets learning
@fralfaro fralfaro requested a review from Dr-Irv as a code owner September 1, 2023 11:57
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.

Thanks for the PR. I've suggested some alternative wordings.

Comment on lines 7 to 8
This cheat sheet was inspired by the [RStudio Data Wrangling Cheatsheet](https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf),
written by Irv Lustig, [Princeton Consultants](https://www.princetonoptimization.com/).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
This cheat sheet was inspired by the [RStudio Data Wrangling Cheatsheet](https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf),
written by Irv Lustig, [Princeton Consultants](https://www.princetonoptimization.com/).
This cheat sheet, originally written by Irv Lustig, [Princeton Consultants](https://www.princetonoptimization.com/), was inspired by the [RStudio Data Wrangling Cheatsheet](https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf),

Without the footnotes, it reads as if I wrote the RStudio cheat sheet, so I reworded the sentence accordingly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the suggestion, I'll make the changes immediately.

@mroeschke mroeschke added the Docs label Sep 1, 2023
@fralfaro fralfaro requested a review from Dr-Irv September 1, 2023 23:36
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.

thanks @fralfaro

@Dr-Irv Dr-Irv merged commit 4b456e2 into pandas-dev:main Sep 3, 2023
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
* delete README.txt
add new README version
add alternative  Pandas Cheat Sheets learning

* modify README.txt

* modify README.md 1.1
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: pandas cheat sheet
3 participants