Tidy Data Tutor

Author

Dr. Joscelin Rocha-Hidalgo

Published

February 18, 2022

Buy me a coffeeBuy me a coffee


By Sean Kross and Philip Guo

Tidy Data Tutor lets you write R and Tidyverse code in your browser and see how your data frame changes at each step of a data analysis pipeline. (If you use Python, check out Pandas Tutor.)

  1. Link to R tutor: https://tidydatatutor.com/
  2. Link to Python tutor: https://pandastutor.com/

Back to top