From 4c75f883315c86d972d507818d909e0e599c5831 Mon Sep 17 00:00:00 2001 From: 992eb64fd0cd187976e6ded1b964880e <992eb64fd0cd187976e6ded1b964880e@app-learninglab.inria.fr> Date: Thu, 29 Apr 2021 21:22:33 +0000 Subject: [PATCH] correction --- module3/exo1/analyse-syndrome-grippal.ipynb | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index bbd6f2d..39804aa 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -44,20 +44,9 @@ }, { "cell_type": "code", - "execution_count": 23, + "execution_count": 24, "metadata": {}, - "outputs": [ - { - "data": { - "text/plain": [ - "True" - ] - }, - "execution_count": 23, - "metadata": {}, - "output_type": "execute_result" - } - ], + "outputs": [], "source": [ "data_file = \"syndrome-grippal.csv\"\n", "\n", -- 2.18.1