MonashDataFluency / python-workshop-base

The master template repository for Monash Data Fluency Python workshop modules
https://MonashDataFluency.github.io/python-workshop-base/
Other
24 stars 20 forks source link

Re-order "More Functions" challenges 1 and 2 #26

Closed pansapiens closed 5 years ago

pansapiens commented 5 years ago

Challenge 2 is easier and makes more sense to do it first. Challenge 1 is probably too hard as a first challenge - ideally this would be clarified with more hints about how to approach it, or split up into two parts ('first modify year_to_csv, then modify create_csvs_by_year).