Skip to content

diyadas/tutorials

Repository files navigation

tutorials

3/14: Data Tidying and Transformation in Python and R.

By Diya Das, David DeTomaso, and Andrey Indukaev. Presented at The Hacker Within, UC Berkeley

To follow along, use:

  • Data Tidying and Transformation in R.ipynb
  • Data Tidying and Transformation in Python.ipynb

Dependencies: Python (Anaconda preferred), R, jupyter, r-essentials, pandas, seaborn

4/11: Data Visualization in R.

By Diya Das. Presented at The Hacker Within, UC Berkeley

To follow along, use:

  • Data Visualization in R.ipynb
  • Note: Corresponding Python tutorial (given on 4/18 by David DeTomaso) can be found here.

Dependencies: R, jupyter, r-essentials; ImageMagick and XQuartz for 3D plotting demo (on Mac)