Python Data Science Handbook: Full Text in Jupyter Notebooks

Python Data Science Handbook: Full Text in Jupyter Notebooks

The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases. The code in the book was tested with Python 3.5, though most (but not all) will also work correctly with Python 2.7 and other older Python versions. The packages I used to run the code in the book are listed in requirements.txt (Note that some of these exact version numbers may not be available on your platform: you may have to tweak them for your own use).

Source: github.com