Visualization in Python with matplotlib

Visualization in Python with matplotlib

Pete Alonzi Research Data Services UVa Library

March 1, 2016

Check us out

data.library.virginia.edu

What we're gonna do today

? 2-3:30 ? Get everyone up and running with python ? python interfaces ? Loading matplotlib ? Plotting 101 (create and save) ? Histograms, scatter plots ? Cosmetics ? multiplots

Installation of Python

? Two Notes

? Language (python) vs language distribution (anaconda) ? Python 2 vs Python 3

?

1. Scroll to your operating system 2. Click on the blue box under Python 2.7 3. Follow the instructions

Interfaces

? Command line interpreter (and ipython) ? Commandline script execution ? Ipython notebook / jupyter ? Spyder (generalize to ide)

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download