DSCI 554 lab 9

Statistical graphics in R and Python

Dr. Luciano Nocera

🧰 Tooling

R


Install R from CRAN.

RStudio


Install RStudio.

Jupyter-lab / Colab


Use Colab online or install JupyterLab.

Alternatively you can get RStudio and Jupyter-lab through Anaconda.

🏋🏽‍♂️ ex0-R-basics.Rmd

🏋🏽‍♂️ ex1-R-stem-and-leaf.Rmd

🏋🏽‍♂️ ex2-R-ggplot2.Rmd

🏋🏽‍♂️ ex3-Python-basics.ipynb

🏋🏽‍♂️ ex4-Python-stem-and-leaf.ipynb

🏋🏽‍♂️ ex5-Python-matplotlib.ipynb

🏋🏽‍♂️ ex6-Python-pandas.ipynb

🏋🏽‍♂️ ex7-Python-seaborn.ipynb

🏋🏽‍♂️ ex8-Python-altair.ipynb

🚨 Make sure to commit & push by the deadline (15% of grade)