Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 800f97f

Browse files
authored
Added 1 book, typo, moved 1 entry
Science: - Scientific Visualization: Python + Matplotlib: added Python Data Science Handbook: moved to Data Science. Fixed typo: Jupiter -> Jupyter.
1 parent cd4cb18 commit 800f97f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A list of Python books in English that are free to read online or download.
2323
- [Web development](#web-development)
2424
- [Data science](#data-science)
2525
- [Science](#science)
26-
- [Jupiter Notebook](#jupyter-notebook)
26+
- [Jupyter Notebook](#jupyter-notebook)
2727
- [Engineering](#engineering)
2828
- [Cryptography](#cryptography)
2929
- [Games](#games)
@@ -141,15 +141,16 @@ Thanks!
141141

142142
- [Data Science in Production: Building Scalable Model Pipelines with Python](https://www.amazon.com/dp/B083H2YWP4)
143143
- [Effective Pandas](https://leanpub.com/effective-pandas)
144+
- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)
144145
- [Python for Everybody: Exploring Data In Python 3](https://py4e.com/book.php)
145146

146147
### Science
147148

148149
- [Getting Started With Python In The Lab: An Introductory Python Tutorial For Life Scientists](https://leanpub.com/gettingstartedwithpythoninthelab)
149-
- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)
150150
- [Python for Astronomers: An Introduction to Scientific Computing](https://prappleizer.github.io/)
151151
- [Python & OpenGL for Scientific Visualization](https://www.labri.fr/perso/nrougier/python-opengl/)
152152
- [Python for Scientists and Engineers](https://www.pythonforengineers.com/python-for-scientists-and-engineers/)
153+
- [Scientific Visualization: Python + Matplotlib](https://www.labri.fr/perso/nrougier/scientific-visualization.html)
153154

154155
### Jupyter Notebook
155156

0 commit comments

Comments
 (0)