Week 6: Data Cleaning and Manipulation
📖 Reading
For Class:
Context:
Think about:
- What do you think the strengths and weaknesses are of the
dplyr
approach to tidy code compared topandas
? - What do you need to focus on when writing code if you want to make your code tidy?
- Which approach to data manipulation do you prefer? Why? Is there a case where you would prefer the other program?