skirmer / new-py-dataviz

Introduction to the new generation of python dataviz tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Python Data Visualization Tools

Beyond Matplotlib and Seaborn

Data practitioners have long complained about the dearth of easy to use, flexible data visualization tools in the Python ecosystem. In this repo, I'm housing materials for presentations/courses about the new generation of python dataviz options. These include some lesser known but powerful and easy to use tools for high quality data visualizations in Python, including plotnine, bokeh, Altair, and Plotly.

Read the blogpost: https://link.medium.com/RfNogbGuFdb

The Old Standards

The New Generation

See the Tests

Because the visualizations are quite memory intensive, you'll need to download and run the code to see the visuals, but you can see all the code here.

NOTE: I am not claiming these are the only ways to produce these graphs, or even necessarily the best ways - I am approaching these tools as a moderately experienced user and showing the challenges that new folks may face when trying to get what they want. I hope this helps people decide which visualization tool to use for their own needs!

About

Introduction to the new generation of python dataviz tools

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 61.5%Language:HTML 38.4%Language:Python 0.0%