diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index bbd6f2dffbbad1463b6bdf6e07d718ac99105a21..39804aadf87a515dd80d8bcd8fd75424657a0139 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",