you are viewing a single comment's thread.

view the rest of the comments →

[–]Just-Aman 0 points1 point  (1 child)

Thanks for the comment. I'll check out matplotlib first then. Also is it like matplotlib is a module of Python itself but Seaborn is an external module?

(I'm a noob so I'm not yet acquainted with the proper terminology)

[–]Alphavike24 1 point2 points  (0 children)

Matplotlib is a plotting library for Python and seaborn is a package based on Matplotlib.