From bf21e3ceabaad7f1dba55ca6ec550ee5b28a34ce Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Mon, 7 Mar 2022 11:01:34 +0100 Subject: [PATCH] Update 3_1_Read_Data.ipynb Updated references --- ml2/3_1_Read_Data.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ml2/3_1_Read_Data.ipynb b/ml2/3_1_Read_Data.ipynb index 44f8fa7..8756c30 100644 --- a/ml2/3_1_Read_Data.ipynb +++ b/ml2/3_1_Read_Data.ipynb @@ -213,8 +213,8 @@ "* [Pandas API input-output](http://pandas.pydata.org/pandas-docs/stable/api.html#input-output)\n", "* [Pandas API - pandas.read_csv](http://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_csv.html)\n", "* [DataFrame](http://pandas.pydata.org/pandas-docs/stable/dsintro.html)\n", - "* [An introduction to NumPy and Scipy](http://www.engr.ucsb.edu/~shell/che210d/numpy.pdf)\n", - "* [NumPy tutorial](https://docs.scipy.org/doc/numpy-dev/user/quickstart.html)" + "* [An introduction to NumPy and Scipy](https://sites.engineering.ucsb.edu/~shell/che210d/numpy.pdf)\n", + "* [NumPy tutorial](https://numpy.org/doc/stable/)" ] }, {