From 74d7b765194717325c4ffc84a2f7fce01f456ba6 Mon Sep 17 00:00:00 2001 From: 7c6ef6619ef503e3c6e307421d91141a <7c6ef6619ef503e3c6e307421d91141a@app-learninglab.inria.fr> Date: Fri, 28 Aug 2020 12:44:31 +0000 Subject: [PATCH] Analyse modifiee --- module3/exo1/analyse-syndrome-grippal.ipynb | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index 59d72b5..6d9109d 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -34,7 +34,14 @@ }, "outputs": [], "source": [ - "data_url = \"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\"" + "data_url = \"https://www.sentiweb.fr/datasets/incidence-PAY-3.csv\"" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "J'ai modifie l'URL " ] }, { @@ -364,7 +371,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.1" + "version": "3.6.4" } }, "nbformat": 4, -- 2.18.1