Supplemental materials for my OReilly project, the Python Data Science Handbook
See also the free companion project, A Whirlwind Tour of Python.
All the code from the book can be found in code_listings. The code is in IPython notebooks, organized by book chapter and section.
Nearly every figure used in the book was generated using Matplotlib. Most figures are generated by the code within the text; those few that are not can be found in the online-only Figure Appendix
I am still negotiating with OReilly the open publication of the full manuscript in the form of Jupyter notebooks. Stay tuned!
The code here is released under the MIT license. Read more at the Open Source Initiative.