Week 4) Engineering data sets

Week 4: Engineering data sets

Learning goals

  • Apply data wrangling techniques using the Tidyverse to clean, transform, and prepare datasets for analysis.
  • Structure R scripts into modular components (setup, input, transformation, output) to facilitate reproducibility and automation.
  • Implement common data operations (e.g., merging, aggregating, reshaping) and integrate basic programming concepts in R.
  • Develop new variables and features (feature engineering) to enhance the analysis and understanding of datasets.

Preparation before the lecture

Lecture

Laptop required!

Coaching session

After the lecture

Having a hard time with Datacamp, or seeking to practice more?

Then check this material on manipulating data using dplyr and tidyr!


Previous week Next week