Skip to content

Commit

Permalink
big book of R
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed Sep 13, 2021
1 parent b8fafdb commit 76c7319
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,9 @@ give an introduction or insight into specific topics.
advanced Python programming
- https://www.datisticsblog.com/2018/08/r2py_pandas/ - A really great
guide for pandas if you are already familiar with dplyr.
- https://www.shanelynn.ie/summarising-aggregation-and-grouping-data-in-python-pandas/ -
Aggregating data in pandas is much less intuitive than in dplyr: here is
a really clear tutorial.

### Pandas alternatives

Expand Down Expand Up @@ -693,6 +696,9 @@ but less detailed comparison.
concise cheatsheets covering ggplot2, dplyr and some other topics.
Have them on your desk printed! Similar for Python matplotlib:
https://github.com/rougier/matplotlib-cheatsheet
- https://www.bigbookofr.com/ - An enormous curated collection of R
resources and books, similar to the present document, but with longer
recommendations.
- https://monashbioinformaticsplatform.github.io/r-more/ -
Introduction to best practices, among others tidyverse
- https://trinkerrstuff.wordpress.com/
Expand Down

0 comments on commit 76c7319

Please sign in to comment.