Skip to content

A short tutorial on plotting for data analysis with the Python Pandas and Matplotlib modules

Notifications You must be signed in to change notification settings

amunnelly/A-Matplotlib-User-s-Guide--Part-1

Repository files navigation

A-Matplotlib-User-s-Guide--Part-1

A presentation on some points of using Matplotlib for data analysis. Presented to the December 9th, 2015 Python Ireland meetup at DIT Kevin St, Dublin 2

To view the presentation:

  1. Download the zipped file
  2. Unzip the file
  3. Open a terminal / command line window at the unzipped file's location
  4. At the prompt, run ipython nbconvert plotting_with_matplotlib.ipynb --to slides --post serve to view the presentation.

You must have an up-to-date ipython notebook installed to view the presentation. If you don't have one, get one - they are the revolution.

About

A short tutorial on plotting for data analysis with the Python Pandas and Matplotlib modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages