From ffb334f59ad515550e1ee374592f11694999f934 Mon Sep 17 00:00:00 2001 From: 5bc808aac88587dbd652b84ec257c92e <5bc808aac88587dbd652b84ec257c92e@app-learninglab.inria.fr> Date: Thu, 16 Sep 2021 09:04:56 +0000 Subject: [PATCH] no commit message --- module3/exo1/analyse-syndrome-grippal.ipynb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index 4933e01..b85be19 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -28,13 +28,11 @@ }, { "cell_type": "code", - "execution_count": null, - "metadata": { - "collapsed": true - }, + "execution_count": 2, + "metadata": {}, "outputs": [], "source": [ - "data_url = \"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\"" + "data_url = \" grippe.csv.webarchive\"" ] }, { -- 2.18.1