Skip to content

Commit 9132426

Browse files
authored
Add Python Data Science Handbook link
### What I did Added a new free Python learning resource to the Python section in the free courses list. ### Resource added - Python Data Science Handbook (full content): https://jakevdp.github.io/PythonDataScienceHandbook/ ### Why This book is a high-quality, complete, and freely accessible resource that helps learners understand data science using Python. It benefits beginners as well as intermediate developers. ### Notes If anything needs to be updated, I will be happy to make the changes 😊
1 parent 4bcd26a commit 9132426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

courses/free-courses-en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,6 +1656,7 @@
16561656
* [Python: Visually Explained](https://www.youtube.com/playlist?list=PL8HmoRTjTSlHFhqRC_2iavGUOVnUdfAyl) - Visually Explained
16571657
* [The Python Tutorial](https://docs.python.org/3/tutorial/)
16581658
* [Using Python for Research](https://www.edx.org/course/using-python-for-research) (edX Harvard)
1659+
* [Python Data Science Handbook (full content)](https://jakevdp.github.io/PythonDataScienceHandbook/)
16591660

16601661

16611662
#### Django

0 commit comments

Comments
 (0)