wavelets / nicar16-visualizing-data-python

Tutorial on visualizing data with matplotlib and pandas for NICAR16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data visualization and analysis with Python

This is a tutorial for making quick exploratory charts using Python's matplotlib graphing library, presented at the NICAR 2016 conference.

The workshop script is in a Jupyter notebook (.ipynb). It uses sample data in CSV format (co_air_quality.csv).

About

Tutorial on visualizing data with matplotlib and pandas for NICAR16


Languages

Language:Jupyter Notebook 100.0%