oldoc63 / learningDS

Learning DS with Codecademy and Books
0 stars 0 forks source link

Project Introduction #491

Open oldoc63 opened 1 year ago

oldoc63 commented 1 year ago

Let's imagine that you are working as a high school math teacher. You want to display important metrics about your current class and the ones you have taught in previous years, in order to understand patterns and trends that may not be visible from just seeing the numbers in a spreadsheet.

In this project, you will examine some graphs that we have created, and then you will recreate them using Matplotlib. This will give you a chance to practice with the plot types and properties.