Python Data Science Handbook | Python Data Science Handbook
Posted by jpluimers on 2019/03/21
Cool stuff: [WayBack] Python Data Science Handbook | Python Data Science Handbook.
Based on that I learned a lot of things on book publishing:
- The book itself is on GitHub: jakevdp/PythonDataScienceHandbook: Jupyter Notebooks for the Python Data Science Handbook
- [WayBack] IPython (a command shell for interactive computing) has a spin-off Project Jupyter, a computational notebook interface [WayBack] that besides Python, also supports Julia, R, Haskell and Ruby.
It has:- a GitHub repository too: Carreau/jupyter-book
- a book on itself [WayBack] Jupyter · GitBook
- an interactive web-site to try the notebooks: [WayBack] Project Jupyter | Home
The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media.
Via: [WayBack] You can read the Python Data Science Handbook by @jakevdp for free on his website – ThisIsWhyICode – Google+
–jeroen






Leave a comment