Apply your skills
Contents
42.13. Apply your skills#
42.13.1. Instructions#
So far, you have worked with the Minnesota birds dataset to discover information about bird quantities and population density. Practice your application of these techniques by trying a different dataset, perhaps sourced from Kaggle. Build a notebook to tell a story about this dataset, and make sure to use histograms when discussing it.
42.13.2. Rubric#
Exemplary |
Adequate |
Needs Improvement |
---|---|---|
A notebook is presented with annotations about this dataset, including its source, and uses at least 5 histograms to discover facts about the data. |
A notebook is presented with incomplete annotations or bugs. |
A notebook is presented without annotations and includes bugs. |
42.13.3. Acknowledgments#
Thanks to Microsoft for creating the open-source course Data Science for Beginners. It inspires the majority of the content in this chapter.