python Data Science Handbook Supplemental Materials
![Python Data Science Handbook Supplemental Materials]()
Supplemental materials for my OReilly project, the Python Data Science Handbook

See also the free companion project, A Whirlwind Tour of Python .
Code ListingsAll the code from the book can be found incode_listings. The code is in IPython notebooks, organized by book chapter and section.
Figure AppendixNearly 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-onlyFigure Appendix
Full NotebooksThe full notebooks, containing the entire text of the book, will be posted here as soon as the copy-edit process is finished. Stay tuned!
LicenseThe code here is released under theMIT license. Read more at the Open Source Initiative .