From 7f1be0739a49468ed54b0876e4cf5f345c6acf6c Mon Sep 17 00:00:00 2001 From: the-nose-knows Date: Fri, 31 Mar 2017 13:39:05 -0700 Subject: [PATCH 1/4] Citing source in README file For GH users who strictly or heavily use the web-view instead of a local Git, having a direct link is handy, as it does not require downloading the PDF _if_ the user wanted to go to the source of it directly. It's an alternative that allows those interested in more uploads similar to this PDF from the same author(s). --- doc/cheatsheet/README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/cheatsheet/README.txt b/doc/cheatsheet/README.txt index e2f6ec042e9cc..0161b5a77ab24 100644 --- a/doc/cheatsheet/README.txt +++ b/doc/cheatsheet/README.txt @@ -2,3 +2,4 @@ The Pandas Cheat Sheet was created using Microsoft Powerpoint 2013. To create the PDF version, within Powerpoint, simply do a "Save As" and pick "PDF' as the format. +The original PDF source is located at: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf From 9c02752df792fc431e827c6b5046d4b8bf0cc328 Mon Sep 17 00:00:00 2001 From: the-nose-knows Date: Mon, 3 Apr 2017 16:41:00 -0700 Subject: [PATCH 2/4] jorisvandenbossche's feedback I re-read the PDF and made sure the wording reflected the content presented. I also changed the source-citing so that is more friendly for .TXT files instead of Markdown or unspecified. --- doc/cheatsheet/README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/cheatsheet/README.txt b/doc/cheatsheet/README.txt index 0161b5a77ab24..d2812ddabaf0b 100644 --- a/doc/cheatsheet/README.txt +++ b/doc/cheatsheet/README.txt @@ -3,3 +3,8 @@ To create the PDF version, within Powerpoint, simply do a "Save As" and pick "PDF' as the format. The original PDF source is located at: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf + +This cheat sheet was inspired by RstudioData Wrangling Cheatsheet[1], written by Irv Lustig, Princeton Consultants[2]. + +[1]: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf +[2]: http://www.princetonoptimization.com/ From d12a40d78d5e4c3bf578e17064467ec6982173d4 Mon Sep 17 00:00:00 2001 From: the-nose-knows Date: Mon, 3 Apr 2017 16:43:20 -0700 Subject: [PATCH 3/4] Update README.txt --- doc/cheatsheet/README.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/cheatsheet/README.txt b/doc/cheatsheet/README.txt index d2812ddabaf0b..150b27a336989 100644 --- a/doc/cheatsheet/README.txt +++ b/doc/cheatsheet/README.txt @@ -2,8 +2,6 @@ The Pandas Cheat Sheet was created using Microsoft Powerpoint 2013. To create the PDF version, within Powerpoint, simply do a "Save As" and pick "PDF' as the format. -The original PDF source is located at: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf - This cheat sheet was inspired by RstudioData Wrangling Cheatsheet[1], written by Irv Lustig, Princeton Consultants[2]. [1]: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf From 735fd941a55fc15c195dd5987af75736000512c5 Mon Sep 17 00:00:00 2001 From: the-nose-knows Date: Mon, 3 Apr 2017 16:45:25 -0700 Subject: [PATCH 4/4] English enhancement Improved sentence structure for English speakers. --- doc/cheatsheet/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cheatsheet/README.txt b/doc/cheatsheet/README.txt index 150b27a336989..d32fe5bcd05a6 100644 --- a/doc/cheatsheet/README.txt +++ b/doc/cheatsheet/README.txt @@ -2,7 +2,7 @@ The Pandas Cheat Sheet was created using Microsoft Powerpoint 2013. To create the PDF version, within Powerpoint, simply do a "Save As" and pick "PDF' as the format. -This cheat sheet was inspired by RstudioData Wrangling Cheatsheet[1], written by Irv Lustig, Princeton Consultants[2]. +This cheat sheet was inspired by the RstudioData Wrangling Cheatsheet[1], written by Irv Lustig, Princeton Consultants[2]. [1]: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf [2]: http://www.princetonoptimization.com/