Data Wrangling in the Tidyverse

video
wrangling
Python
tidyverse
Author

Dr. Joscelin Rocha-Hidalgo

Published

May 5, 2023

Buy me a coffeeBuy me a coffee


By Nick Huntington-Klein

Excerpt from the site: This video series covers the basics of data wrangling using the tidyverse, aimed at my data communications class. I assume some very, very basic R background, but really not much.

This is a simplified and adapted version of my data wrangling workshops, which are available in full on my channel for tidyverse (R), data.table (R), and pandas (Python).

  1. Link to videos are here: https://www.youtube.com/watch?v=EOpb3VsWmck
  2. Slides to follow along with the videos are here: https://nickch-k.github.io/DataCommSl…
  3. Code instructor works on in the videos can be found here: https://github.com/NickCH-K/DataCommS…

Back to top