Showing posts with label MATPLOTLIB. Show all posts
Showing posts with label MATPLOTLIB. Show all posts

Monday, 22 November 2021

Five Advanced Plots in Python — Matplotlib by @rashida048 via @TDataScience

Interactive 3d Plots with Examples.

Very useful and I especially love that there are examples that always help me to apply them to my own work.

Wednesday, 10 November 2021

Visualizing NYS COVID-19 Data by Meagvo via @TDataScience

With Python Matplotlib and Plotly.

Yes, this focuses on the covid data but it could just as easily be applied to any other data. Use this as a guide on how to do data validation for any other data.