From 747595afe32d601348da36e3684ba1b95c5478a5 Mon Sep 17 00:00:00 2001 From: "Christine P. Chai" Date: Mon, 11 Aug 2025 18:32:48 -0700 Subject: [PATCH] DOC Correct a typo in author name, merge conflict resolved --- 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 117cc0c731..973413a3dd 100644 --- a/content/en/learn.md +++ b/content/en/learn.md @@ -70,7 +70,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* + *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,