Emily Grabowski
Emily Grabowski
This update makes some small changes to improve PyVis, in preparation for a full update in the coming curriculum cycle. - Remove quotes - Reduce the amount of times pandas...
Another important package for modern data visualization with Python is plot.ly. Consider including at least an example or reference in a 'Next Steps' section, or a larger section introducing the...
Instead of looking at area/bars in an isolated case in the comparisons in the theory section, consider using a real-world example comparing area/length by looking at a pie chart vs...
For each function, add the link to the package documentation
Choose the most important key quotes and principles of theory in the first section, and lighten the theory to focus on examples and application.
Separate out notebooks into sections: matplotlib, seaborn, customization.
In particular, move up the 'DataHub' and 'Binder' buttons to the top of the README
Update challenge question format and scaffolding to the D-Lab standard.
Day 2
Day 2: 1) Some of the prose and introductory material might be better located in separate slides in rder to avoid long blocks of text 2) Reduce jargon in sections...
Day 3
Day 3: 1) Define “EDA” 2) Consider talking about regular expressions on day 1. They are mentioned several times in the preprocessing step 3) In the classification section, describe the...