Data Science Reference
This is a landing page for my collection of data science notes. Most notes are cookbooks for recipes I've developed or have had to repeatedly look up.
R Programming Language
- data processing cookbook: cookbook of R data processing and wrangling recipes
- ggplot cookbook: cookbook of data visualization recipes for ggplot and associated add-on packages (e.g. cowplot)
- datetime cookbook: cookbook of R datetime recipes
Other
- postgreSQL cookbook: cookbook of postgreSQL recipes