File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ A list of Python books in English that are free to read online or download.
23
23
- [ Web development] ( #web-development )
24
24
- [ Data science] ( #data-science )
25
25
- [ Science] ( #science )
26
- - [ Jupiter Notebook] ( #jupyter-notebook )
26
+ - [ Jupyter Notebook] ( #jupyter-notebook )
27
27
- [ Engineering] ( #engineering )
28
28
- [ Cryptography] ( #cryptography )
29
29
- [ Games] ( #games )
@@ -141,15 +141,16 @@ Thanks!
141
141
142
142
- [ Data Science in Production: Building Scalable Model Pipelines with Python] ( https://www.amazon.com/dp/B083H2YWP4 )
143
143
- [ Effective Pandas] ( https://leanpub.com/effective-pandas )
144
+ - [ Python Data Science Handbook] ( https://jakevdp.github.io/PythonDataScienceHandbook/ )
144
145
- [ Python for Everybody: Exploring Data In Python 3] ( https://py4e.com/book.php )
145
146
146
147
### Science
147
148
148
149
- [ 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/ )
150
150
- [ Python for Astronomers: An Introduction to Scientific Computing] ( https://prappleizer.github.io/ )
151
151
- [ Python & OpenGL for Scientific Visualization] ( https://www.labri.fr/perso/nrougier/python-opengl/ )
152
152
- [ 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 )
153
154
154
155
### Jupyter Notebook
155
156
You can’t perform that action at this time.
0 commit comments