Skip to content
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

Added Business Science + RStudio submodules and updated Readme #9

Merged
merged 5 commits into from
Jan 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[submodule "Business_Science/business-science-repo"]
path = Business_Science/business-science-repo
url = https://github.com/business-science/cheatsheets.git
branch = master
[submodule "R/RStudio"]
path = R/RStudio
url = https://github.com/rstudio/cheatsheets.git
branch = master
Binary file not shown.
Binary file not shown.
Binary file removed Business_Science/Data_Science_With_R_Workflow.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions Business_Science/business-science-repo
Submodule business-science-repo added at ff7699
1 change: 1 addition & 0 deletions R/RStudio
Submodule RStudio added at 54f418
Binary file removed R/RStudio/0-template.pdf
Binary file not shown.
Binary file removed R/RStudio/Machine Learning Modelling in R.pdf
Binary file not shown.
Binary file removed R/RStudio/advancedR.pdf
Binary file not shown.
Binary file removed R/RStudio/base-r.pdf
Binary file not shown.
Binary file removed R/RStudio/caret.pdf
Binary file not shown.
Binary file removed R/RStudio/cartography.pdf
Binary file not shown.
Binary file removed R/RStudio/data-import.pdf
Binary file not shown.
Binary file removed R/RStudio/data-transformation.pdf
Binary file not shown.
Binary file removed R/RStudio/data-visualization-2.1.pdf
Binary file not shown.
Binary file removed R/RStudio/datatable.pdf
Binary file not shown.
Binary file removed R/RStudio/estimatr.pdf
Binary file not shown.
Binary file removed R/RStudio/eurostat.pdf
Binary file not shown.
Binary file removed R/RStudio/h2o.pdf
Binary file not shown.
Binary file removed R/RStudio/how-big-is-your-graph.pdf
Binary file not shown.
Binary file removed R/RStudio/img/0-template.png
Binary file not shown.
Binary file removed R/RStudio/img/Machine Learning Modelling in R.png
Binary file not shown.
Binary file removed R/RStudio/img/advanced-R.png
Binary file not shown.
Binary file removed R/RStudio/img/base-r.png
Binary file not shown.
Binary file removed R/RStudio/img/caret.png
Binary file not shown.
Binary file removed R/RStudio/img/cartography.png
Binary file not shown.
Binary file removed R/RStudio/img/data-import.png
Binary file not shown.
Binary file removed R/RStudio/img/data-transformation.png
Binary file not shown.
Binary file removed R/RStudio/img/data-visualization-2.1.png
Binary file not shown.
Binary file removed R/RStudio/img/datatable.png
Binary file not shown.
Binary file removed R/RStudio/img/estimatr.png
Binary file not shown.
Binary file removed R/RStudio/img/eurostat.png
Binary file not shown.
Binary file removed R/RStudio/img/h2o.png
Binary file not shown.
Binary file removed R/RStudio/img/how-big-is-your-graph.png
Binary file not shown.
Binary file removed R/RStudio/img/keras.png
Binary file not shown.
Binary file removed R/RStudio/img/leaflet.png
Binary file not shown.
Binary file removed R/RStudio/img/lubridate.png
Binary file not shown.
Binary file removed R/RStudio/img/mlr.png
Binary file not shown.
Binary file removed R/RStudio/img/mosaic.png
Binary file not shown.
Binary file removed R/RStudio/img/nardl.png
Binary file not shown.
Binary file removed R/RStudio/img/package-development.png
Binary file not shown.
Binary file removed R/RStudio/img/purrr.png
Binary file not shown.
Binary file removed R/RStudio/img/quanteda.png
Binary file not shown.
Binary file removed R/RStudio/img/randomizr.png
Binary file not shown.
Binary file removed R/RStudio/img/regular-expressions.png
Binary file not shown.
Binary file removed R/RStudio/img/rmarkdown-2.0.png
Diff not rendered.
Binary file removed R/RStudio/img/rstudio-ide.png
Diff not rendered.
Binary file removed R/RStudio/img/sf.png
Diff not rendered.
Binary file removed R/RStudio/img/shiny.png
Diff not rendered.
Binary file removed R/RStudio/img/sjmisc.png
Diff not rendered.
Binary file removed R/RStudio/img/sparklyr.png
Diff not rendered.
Binary file removed R/RStudio/img/strings.png
Diff not rendered.
Binary file removed R/RStudio/img/survminer.png
Diff not rendered.
Binary file removed R/RStudio/img/syntax.png
Diff not rendered.
Binary file removed R/RStudio/img/tidyeval.png
Diff not rendered.
Binary file removed R/RStudio/img/xplain.png
Diff not rendered.
Binary file removed R/RStudio/keras.pdf
Binary file not shown.
Binary file removed R/RStudio/leaflet.pdf
Binary file not shown.
Binary file removed R/RStudio/lubridate.pdf
Binary file not shown.
Binary file removed R/RStudio/mlr.pdf
Binary file not shown.
Binary file removed R/RStudio/mosaic.pdf
Binary file not shown.
Binary file removed R/RStudio/nardl.pdf
Binary file not shown.
Binary file removed R/RStudio/package-development.pdf
Binary file not shown.
Binary file removed R/RStudio/purrr.pdf
Binary file not shown.
Binary file removed R/RStudio/quanteda.pdf
Binary file not shown.
Binary file removed R/RStudio/randomizr.pdf
Binary file not shown.
Binary file removed R/RStudio/regex.pdf
Binary file not shown.
Binary file removed R/RStudio/rmarkdown-2.0.pdf
Binary file not shown.
Binary file removed R/RStudio/rstudio-ide.pdf
Binary file not shown.
Binary file removed R/RStudio/sf.pdf
Binary file not shown.
Binary file removed R/RStudio/shiny.pdf
Binary file not shown.
Binary file removed R/RStudio/sjmisc.pdf
Binary file not shown.
Binary file removed R/RStudio/sparklyr.pdf
Binary file not shown.
Binary file removed R/RStudio/strings.pdf
Binary file not shown.
Binary file removed R/RStudio/survminer.pdf
Binary file not shown.
Binary file removed R/RStudio/syntax.pdf
Binary file not shown.
Binary file removed R/RStudio/tidyeval.pdf
Binary file not shown.
Binary file removed R/RStudio/xplain.pdf
Binary file not shown.
122 changes: 61 additions & 61 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ List of Data Science Cheatsheets to rule the world.

# [Business Science](https://www.business-science.io/)

## [Business Science Problem Framework (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Business_Science/Business_Science_Problem_Framework.pdf)
## [Business Science Problem Framework (PDF)](https://github.com/business-science/cheatsheets/blob/master/Business_Science_Problem_Framework.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Business_Science/img/Business_Science_Problem_Framework.png)

## [Data Science with Python Workflow (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Business_Science/Data_Science_With_Python_Workflow.pdf)
## [Data Science with Python Workflow (PDF)](https://github.com/business-science/cheatsheets/blob/master/Data_Science_With_Python_Workflow.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Business_Science/img/Data_Science_With_Python_Workflow.png)

## [Data Science with R Workflow (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Business_Science/Data_Science_With_R_Workflow.pdf)
## [Data Science with R Workflow (PDF)](https://github.com/business-science/cheatsheets/blob/master/Data_Science_With_R_Workflow.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Business_Science/img/Data_Science_With_R_Workflow.png)

Expand Down Expand Up @@ -89,67 +89,67 @@ List of Data Science Cheatsheets to rule the world.

## RStudio

- [R Studio IDE (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/rstudio-ide.pdf)
![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/rstudio-ide.png)
- [R Studio IDE (PDF)](https://github.com/rstudio/cheatsheets/blob/master/rstudio-ide.pdf)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/rstudio-ide.png)

- [Base R (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/base-r.pdf)
- [Base R (PDF)](https://github.com/rstudio/cheatsheets/blob/master/base-r.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/base-r.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/base-r.png)

- [Data Import with readr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/data-import.pdf)
- [Data Import with readr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/data-import.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/data-import.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/data-import.png)

- [Data Transformation with Dplyr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/data-transformation.pdf)
![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/data-transformation.png)
- [Data Transformation with Dplyr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/data-transformation.pdf)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/data-transformation.png)

- [Apply Functions with purrr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/purrr.pdf)
- [Apply Functions with purrr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/purrr.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/purrr.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/purrr.png)

- [Data transformation with data.table (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/datatable.pdf)
- [Data transformation with data.table (PDF)](https://github.com/rstudio/cheatsheets/blob/master/datatable.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/datatable.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/datatable.png)

- [Dates and Times with lubridate (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/lubridate.pdf)
- [Dates and Times with lubridate (PDF)](https://github.com/rstudio/cheatsheets/blob/master/lubridate.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/lubridate.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/lubridate.png)

- [Randomizr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/randomizr.pdf)
- [Randomizr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/randomizr.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/randomizr.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/randomizr.png)

- [Regular Expressions (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/regex.pdf)
- [Regular Expressions (PDF)](https://github.com/rstudio/cheatsheets/blob/master/regex.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/regular-expressions.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/regular-expressions.png)

- [Work with Strings with stringr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/strings.pdf)
- [Work with Strings with stringr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/strings.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/strings.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/strings.png)

- [Tidy Evaluation with rlang (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/tidyeval.pdf)
- [Tidy Evaluation with rlang (PDF)](https://github.com/rstudio/cheatsheets/blob/master/tidyeval.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/tidyeval.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/tidyeval.png)

- [Xplain (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/xplain.pdf)
- [Xplain (PDF)](https://github.com/rstudio/cheatsheets/blob/master/xplain.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/xplain.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/xplain.png)

- [Sintax Comparison (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/syntax.pdf)
- [Sintax Comparison (PDF)](https://github.com/rstudio/cheatsheets/blob/master/syntax.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/syntax.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/syntax.png)

- [Data and Variable Transformation with sjmisc (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/sjmisc.pdf)
- [Data and Variable Transformation with sjmisc (PDF)](https://github.com/rstudio/cheatsheets/blob/master/sjmisc.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/sjmisc.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/sjmisc.png)

- [R Markdown (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/rmarkdown-2.0.pdf)
- [R Markdown (PDF)](https://github.com/rstudio/cheatsheets/blob/master/rmarkdown-2.0.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/rmarkdown-2.0.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/rmarkdown-2.0.png)

- [Package Development with devtools (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/package-development.pdf)
- [Package Development with devtools (PDF)](https://github.com/rstudio/cheatsheets/blob/master/package-development.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/package-development.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/package-development.png)


# Math and Calculus
Expand Down Expand Up @@ -184,9 +184,9 @@ From @afshinea:

## R

- [Sparklyr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/sparklyr.pdf)
- [Sparklyr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/sparklyr.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/sparklyr.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/sparklyr.png)

# Machine Learning

Expand All @@ -198,25 +198,25 @@ From @afshinea:

## R

- [Machine Learning Modelling in R (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/Machine%20Learning%20Modelling%20in%20R.pdf)
- [Machine Learning Modelling in R (PDF)](https://github.com/rstudio/cheatsheets/blob/master/Machine%20Learning%20Modelling%20in%20R.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/Machine%20Learning%20Modelling%20in%20R.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/Machine%20Learning%20Modelling%20in%20R.png)

- [Caret (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/caret.pdf)
- [Caret (PDF)](https://github.com/rstudio/cheatsheets/blob/master/caret.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/caret.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/caret.png)

- [Estimatr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/estimatr.pdf)
- [Estimatr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/estimatr.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/estimatr.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/estimatr.png)

_ [H2O (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/h2o.pdf)
_ [H2O (PDF)](https://github.com/rstudio/cheatsheets/blob/master/h2o.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/h2o.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/h2o.png)

- [mlr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/mlr.pdf)
- [mlr (PDF)](https://github.com/rstudio/cheatsheets/blob/master/mlr.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/mlr.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/mlr.png)


## Supervised Learning
Expand Down Expand Up @@ -266,9 +266,9 @@ From @afshinea:

## R

- [Keras RStudio (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/keras.pdf)
- [Keras RStudio (PDF)](https://github.com/rstudio/cheatsheets/blob/master/keras.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/keras.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/keras.png)


## Python
Expand Down Expand Up @@ -342,35 +342,35 @@ From @afshinea:

## R

- [Ggplot2 (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/data-visualization-2.1.pdf)
- [Ggplot2 (PDF)](https://github.com/rstudio/cheatsheets/blob/master/data-visualization-2.1.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/data-visualization-2.1.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/data-visualization-2.1.png)

- [Leaflet (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/leaflet.pdf)
- [Leaflet (PDF)](https://github.com/rstudio/cheatsheets/blob/master/leaflet.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/leaflet.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/leaflet.png)

- [Cartography (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/cartography.pdf)
- [Cartography (PDF)](https://github.com/rstudio/cheatsheets/blob/master/cartography.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/cartography.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/cartography.png)

- [Comprehensive Guide to Data Visualization in R](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Data_Visualization/Comprehensive%20Guide%20to%20Data%20Visualization_R.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Data_Visualization/img/Comprehensive%20Guide%20to%20Data%20Visualization_R-1.png)

- [Simple Features sf (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/sf.pdf)
- [Simple Features sf (PDF)](https://github.com/rstudio/cheatsheets/blob/master/sf.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/sf.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/sf.png)

- [survminer (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/survminer.pdf)
- [survminer (PDF)](https://github.com/rstudio/cheatsheets/blob/master/survminer.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/survminer.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/survminer.png)

# Data Science in General and Others

- [Shiny (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/shiny.pdf)
- [Shiny (PDF)](https://github.com/rstudio/cheatsheets/blob/master/shiny.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/shiny.png)
![](https://github.com/rstudio/cheatsheets/blob/master/pngs/shiny.png)

- [Vim (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/General/Text_Editors/Vim/vim_cheat_sheet_for_programmers_print.pdf)

Expand Down