From cbbebd1cf49f80e0cd74d07784668a3f50c9439d Mon Sep 17 00:00:00 2001 From: kadhirash Date: Wed, 11 Nov 2020 18:40:04 -0800 Subject: [PATCH] Add Python Data Science, check_urls=free-programming-books.md (#5105) * Add Python Data Science, check_urls=free-programming-books.md * Replace GitHub link with website --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 55cbd792..ae2c330f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2409,7 +2409,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Python 2.7 quick reference](https://web.archive.org/web/20171013204449/http://infohost.nmt.edu/tcc/help/pubs/python27/python27.pdf) - John W. Shipman (PDF) (2.7) * [Python 3 Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x) * [Python 3 Tutorial](https://github.com/Akuli/python-tutorial) -* [Python Data Science Handbook](https://github.com/jakevdp/PythonDataScienceHandbook) - Jake VanderPlas (HTML, Jupyter Notebooks) +* [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook) - Jake VanderPlas (HTML, Jupyter Notebooks) * [Python for Everybody Exploring Data Using Python 3](http://py4e.com/book.php) - Charles Severance (PDF, EPUB, HTML) * [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) (2.7.5) * [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3) -- GitLab