Exploring visualizations
Contents
42.57. Exploring visualizations#
There are several different libraries that are available for data visualization. Create some visualizations using the Pumpkin data in this lesson with matplotlib and seaborn in a sample notebook. Which libraries are easier to work with?
42.57.1. Rubric#
Criteria |
Exemplary |
Adequate |
Needs Improvement |
---|---|---|---|
A notebook is submitted with two explorations/visualizations |
A notebook is submitted with one explorations/visualizations |
A notebook is not submitted |
42.57.2. Acknowledgments#
Thanks to Microsoft for creating the open-source course ML-For-Beginners. It inspires the majority of the content in this chapter.