oldoc63 / learningDS

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

How to understand data statistically through plotting #496

Open oldoc63 opened 1 year ago

oldoc63 commented 1 year ago

Seaborn is another library built on top of Matplotlib, and integrates closely with pandas dataframes. It’s especially known for its nice aesthetics and built-in statistical features in plots. In this lesson, we'll test your knowledge with some exercises.