Contribute Media
A thank you to everyone who makes this possible: Read More

Diving into Open Data with IPython Notebook & pandas

Summary

I'll walk you through Python's best tools for getting a grip on some new open data: IPython Notebook and pandas. I'll show you how to read in data, clean it up, graph it, and draw some conclusions, using some open data about the number of cyclists on Montréal's bike paths as an example.

Details

Improve this page