Gravatar Image

Frank Corso

Solving data challenges for growing companies

Currently accepting new data projects

I have 2–3 spots available for companies who have data challenges they need solved.

Articles about python

Creating A Heatmap Chart In Seaborn

Published on

Heatmaps are a great way to visualize the frequency or ranges of a multi-dimensional dataset. Learn how to create them in Python using Seaborn.

Read data story

Visualizing Connections Using Chord Diagrams in Python

Published on

Looking to visualize connections between different categorical values? Learn how to create a chord diagram!

Read data story