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

plotnine module: don't require challenge to be correctly completed to continue #19

Closed pansapiens closed 5 years ago

pansapiens commented 5 years ago

https://monashdatafluency.github.io/python-workshop-base/modules/plotting_with_ggplot/#challenges_1

In faceting, 'weight_log' is used, but requires the challenge before to be completed. Better to use 'weight' in case the challenge is skipped.