diff --git a/module3/exo1/influenza-like-illness-analysis.ipynb b/module3/exo1/influenza-like-illness-analysis.ipynb index d9e00f8bef38df82f5fc6cb6fe738a7e60c57d02..7bdc0715ecf133902c8ec53321ab880b4ce74e1a 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": {},