From fad59e500fdc35a13abaa9ea56ee9791957466fa Mon Sep 17 00:00:00 2001 From: "Christine P. Chai" Date: Mon, 31 Mar 2025 18:04:36 -0700 Subject: [PATCH] DOC Correct a typo in author name --- content/en/learn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/learn.md b/content/en/learn.md index 373d8a0784..6826dfd443 100644 --- a/content/en/learn.md +++ b/content/en/learn.md @@ -51,7 +51,7 @@ Try these advanced resources for a better understanding of NumPy concepts like a **Books** -* [Python Data Science Handbook](https://www.amazon.com/Python-Data-Science-Handbook-Essential/dp/1098121228) *by Jake Vanderplas* +* [Python Data Science Handbook](https://www.amazon.com/Python-Data-Science-Handbook-Essential/dp/1098121228) *by Jake VanderPlas* * [Python for Data Analysis](https://www.amazon.com/Python-Data-Analysis-Wrangling-Jupyter/dp/109810403X) *by Wes McKinney* * [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*