Skip to content

Commit 817f01d

Browse files
authored
replace the book with the latest 3rd edition link (#754)
1 parent c7f100c commit 817f01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Try these advanced resources for a better understanding of NumPy concepts like a
5252
<i class="fas fa-book"></i> **Books**
5353

5454
* [Python Data Science Handbook](https://www.amazon.com/Python-Data-Science-Handbook-Essential/dp/1491912057) *by Jake Vanderplas*
55-
* [Python for Data Analysis](https://www.amazon.com/Python-Data-Analysis-Wrangling-IPython/dp/1491957662) *by Wes McKinney*
55+
* [Python for Data Analysis](https://www.amazon.com/Python-Data-Analysis-Wrangling-Jupyter/dp/109810403X) *by Wes McKinney*
5656
* [Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy, and Matplotlib](https://www.amazon.com/Numerical-Python-Scientific-Applications-Matplotlib/dp/1484242459) *by Robert Johansson*
5757

5858
<i class="far fa-file-video"></i> **Videos**

0 commit comments

Comments
 (0)