More info on graphing functions used in exercises?

I love these classes, but I’m feeling a bit guilty leveraging the provided graphing functions that are not always clear to me. Is there another course where we can learn the details of data presentation? These are very useful tools and I’d like to be able to use similar strategies independently.

Regards,

T.

Hi!

Deeplearning.ai sadly doesn’t have a course on data presentation.
However the library used is called matplotlib and they have good tutorials on their website Tutorials — Matplotlib 3.5.2 documentation

I also like this resource: Visualization with Matplotlib | Python Data Science Handbook

Hope this helps!