From 4658980abe77da5f8567dc128bb9cb75e7cba0d5 Mon Sep 17 00:00:00 2001 From: 3447a552022e9b60e8a4c5d442e78097 <3447a552022e9b60e8a4c5d442e78097@app-learninglab.inria.fr> Date: Thu, 14 Nov 2024 18:51:19 +0000 Subject: [PATCH] no commit message --- module3/exo1/influenza-like-illness-analysis.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module3/exo1/influenza-like-illness-analysis.ipynb b/module3/exo1/influenza-like-illness-analysis.ipynb index d9e00f8..7bdc071 100644 --- a/module3/exo1/influenza-like-illness-analysis.ipynb +++ b/module3/exo1/influenza-like-illness-analysis.ipynb @@ -35,6 +35,13 @@ "data_url = \"https://www.sentiweb.fr/datasets/all/inc-3-PAY.csv\"" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "We made a copy of the data in the url and run this code with these data (14 of november of 2024)" + ] + }, { "cell_type": "markdown", "metadata": {}, -- 2.18.1