Sign in
Log inSign up
Andrea D’Agostino

6 comments

Alberto Gonzalez
Alberto Gonzalez
Apr 12, 2023

A very interesting read. I read half of it last week and I returned today to finish it. Now the bookmark will also help me as a guideline for my future presentations. Good work!

1
·
Alberto Gonzalez
Alberto Gonzalez
Apr 12, 2023

Besides the book that you recommend in the article, do you have specific resources to learn how to plot data effectively using python?

I started the Seaborn course on Kaggle, and I think it's good so far, but one or two more resources would be great. Thanks!

1
·
·3 replies
Andrea D’Agostino
Andrea D’Agostino
Author
·Apr 12, 2023

Hello. I highly suggest to go through this content to become proficient in visualizing data in Python:

  • seaborn and matplotlib for the basics
  • plotly for interactive plots
  • altair for statistics-empowered visualizations

Nothing else. You can generally apply the notions in this article with any of these libraries. It's more about the concepts rather than the tools.

1
·
BrainQuest
BrainQuest
Dec 1, 2023

Andrea D’Agostino I also find tools like graphviz to be very useful for drawing flowchart diagrams programmatically. Very well written article, thanks.

1
·
Andrea D’Agostino
Andrea D’Agostino
Author
·Dec 1, 2023

BrainQuest thank you for your comment :)

·
Raghu S
Raghu S
Nov 23, 2023

Insightful!!!

1
·
·1 reply
Andrea D’Agostino
Andrea D’Agostino
Author
·Nov 23, 2023

Thanks!

·