From ab30d30df5bf390d5bb7b9edabae199826a25f2e Mon Sep 17 00:00:00 2001 From: 19cb9366d9071c7a3249219d01022f01 <19cb9366d9071c7a3249219d01022f01@app-learninglab.inria.fr> Date: Sun, 9 Oct 2022 09:54:36 +0000 Subject: [PATCH] syndrome grippal --- module3/exo1/analyse-syndrome-grippal.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index 7c377ff..4933e01 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -34,7 +34,7 @@ }, "outputs": [], "source": [ - "data_url = pd.read_csv(\"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\")" + "data_url = \"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\"" ] }, { -- 2.18.1