Working With Data And Plotting

Mar 7, 2016


Come on Monday, March 7 from 5-6:30pm in the D-Lab (356 Barrows).

Info

Today, we will work with the pandas library in Python to read external data, conduct analysis, and do some plotting. This is the Excel equivalent in Python — and you'll be surprised of its possibilities!

Please do, at minimum, run through the beginner tutorial and try to follow the setup instructions. Also, we'd love if you can go through these exercises. If you get stuck, we can help: email me here or stop by the D-Lab in 356 Barrows.

Meeting notes

Links from today:

  • Here is the link to Raymond Yee's excellent syllabus using IPython notebooks: https://github.com/rdhyee/working-open-data-2014

  • Gravitational Waves data via Jupyter Notebook: https://losc.ligo.org/s/events/GW150914/GW150914_tutorial.html

  • Python for Social Science online textbook: http://www-rohan.sdsu.edu/~gawron/python_for_ss/course_core/book_draft/index.html

  • Our lessons today: http://marwahaha.github.io/2015-07-09-berkeley/intermediate-python/ (Just sections 1 and 2)

  • Another lesson worth checking out: http://www.datacarpentry.org/python-ecology/01-starting-with-data

We will have another meeting next week on APIs and Webscraping. And hopefully, we can work on a project together.