Subsetting Data with dplyr - Data Wrangling in the Tidyverse, Ep 7

Опубликовано: 06 Июль 2026
на канале: Econometrics, Causality, and Coding with Dr. HK
313
4

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).

You can find the slides to follow along with the videos at https://nickch-k.github.io/DataCommSl...

And the code I work on in the videos can be found at https://github.com/NickCH-K/DataCommS...