From 2de1cda8f10632bb06b112f0aa8267b21701e451 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Wed, 21 Feb 2024 12:14:25 +0100 Subject: [PATCH] Update 3_1_Read_Data.ipynb Updated links --- ml2/3_1_Read_Data.ipynb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ml2/3_1_Read_Data.ipynb b/ml2/3_1_Read_Data.ipynb index 8756c30..6580da7 100644 --- a/ml2/3_1_Read_Data.ipynb +++ b/ml2/3_1_Read_Data.ipynb @@ -213,8 +213,7 @@ "* [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](https://sites.engineering.ucsb.edu/~shell/che210d/numpy.pdf)\n", - "* [NumPy tutorial](https://numpy.org/doc/stable/)" + "* [An introduction to NumPy and Scipy](https://sites.engineering.ucsb.edu/~shell/che210d/numpy.pdf)\n" ] }, {