shchennu / PythonDataScienceHandbook

Supplemental materials for my OReilly project, the Python Data Science Handbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Data Science Handbook Supplemental Materials

Supplemental materials for my OReilly project, the Python Data Science Handbook

cover image

See also the free companion project, A Whirlwind Tour of Python.

Code Listings

All the code from the book can be found in code_listings. The code is in IPython notebooks, organized by book chapter and section.

Figure Appendix

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

Full Notebooks

The full notebooks, containing the entire text of the book, will be posted here as soon as the copy-edit process is finished. Stay tuned!

License

The code here is released under the MIT license. Read more at the Open Source Initiative.

About

Supplemental materials for my OReilly project, the Python Data Science Handbook

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%