oldoc63 / learningDS

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

How to derive basic insights from data #495

Open oldoc63 opened 1 year ago

oldoc63 commented 1 year ago

We often work with an Excel-like data file, for which pandas is an appropriate data library. Pandas plotting is built on top of Matplotlib but is a higher-level plotting API (with shorter and more convenient code). In this lesson, we'll test your knowledge with some exercises.