Data cleaning and wrangling
Required reading
You are expected to have read this when you show up for the session.
-
The Introduction to data.table vignette included in the data.table R package
-
“Chapter 5: Data Transformation” of the book R for Data Science
Optional reading
-
We recommend you going through the instructions to download Python here and installing jupyter here.
-
While we will not be using Pandas, here is a neat short intro to it.