diff --git a/module3/exo1/analyse-syndrome-grippal.ipynb b/module3/exo1/analyse-syndrome-grippal.ipynb index df27dc0bd418dd637e0ccaca6920d6b372728b74..250ea4e5ff1c0b92cd99012758c56adb58271194 100644 --- a/module3/exo1/analyse-syndrome-grippal.ipynb +++ b/module3/exo1/analyse-syndrome-grippal.ipynb @@ -57,9 +57,16 @@ "La première ligne du fichier CSV est un commentaire, que nous ignorons en précisant `skiprows=1`." ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "" + ] + }, { "cell_type": "code", - "execution_count": 25, + "execution_count": 27, "metadata": {}, "outputs": [], "source": [ @@ -74,7 +81,9 @@ { "cell_type": "code", "execution_count": 26, - "metadata": {}, + "metadata": { + "scrolled": true + }, "outputs": [ { "data": {