Closed jorisvandenbossche closed 2 years ago
With respect to
Example about putting long code into a function for reuse -> add a docstring!
I dropped the example function as we do not really use it during course and it is not really the best example either.
cfr.
estimator was not yet used before, should we then use it here?
I think this is fine, as the main focus here is demonstration purposes.
closing this one, tackled as part of https://github.com/jorisvandenbossche/course-python-data/pull/17 or in new issue
Matplotlib:
Seaborn:
Visualization landscape:
estimator
was not yet used before, should we then use it here?Reshape:
Air quality:
General idea: create case study without reshaping (eg for seaborn you don't need reshape if your data is already tidy), and leave reshape/tidy for third day, while on second day we can already practice groupby and seaborn
First day:
Second day: