From fd5d178db08eacd7d36fb0017992107c460d7e65 Mon Sep 17 00:00:00 2001 From: 4ea53c21f37d3b692bdeef03c3c1ec7e <4ea53c21f37d3b692bdeef03c3c1ec7e@app-learninglab.inria.fr> Date: Fri, 5 Jun 2020 09:12:24 +0000 Subject: [PATCH] no commit message --- module3/exo3/exercice.ipynb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 053b8ef..4df9d76 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -39,6 +39,15 @@ "#Fichier utilisé : \n", "data_file = \"monthly_in_situ_co2_mlo.csv\"" ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Réponse à la question 1\n", + "\n", + "Réalisation du graphique qui montre une oscillation périodique superposée à une évolution systématique plus lente" + ] } ], "metadata": { -- 2.18.1