From 5970017c3860bde1d971f9b082119fd94b2c1a47 Mon Sep 17 00:00:00 2001 From: 501a733bc90cd442546993dd22bc6c97 <501a733bc90cd442546993dd22bc6c97@app-learninglab.inria.fr> Date: Sat, 25 Nov 2023 17:50:48 +0000 Subject: [PATCH] no commit message --- module3/exo2/analyse-varicelle-jupyter.ipynb | 58 ++++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/module3/exo2/analyse-varicelle-jupyter.ipynb b/module3/exo2/analyse-varicelle-jupyter.ipynb index a53685c..6df6196 100644 --- a/module3/exo2/analyse-varicelle-jupyter.ipynb +++ b/module3/exo2/analyse-varicelle-jupyter.ipynb @@ -4,12 +4,12 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Incidence du syndrome grippal" + "# L'incidence de la varicelle" ] }, { "cell_type": "code", - "execution_count": 18, + "execution_count": 40, "metadata": {}, "outputs": [], "source": [ @@ -28,7 +28,7 @@ }, { "cell_type": "code", - "execution_count": 19, + "execution_count": 41, "metadata": {}, "outputs": [], "source": [ @@ -59,7 +59,7 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": 42, "metadata": {}, "outputs": [], "source": [ @@ -73,7 +73,7 @@ }, { "cell_type": "code", - "execution_count": 21, + "execution_count": 43, "metadata": {}, "outputs": [ { @@ -1038,7 +1038,7 @@ "[1720 rows x 10 columns]" ] }, - "execution_count": 21, + "execution_count": 43, "metadata": {}, "output_type": "execute_result" } @@ -1057,7 +1057,7 @@ }, { "cell_type": "code", - "execution_count": 22, + "execution_count": 44, "metadata": {}, "outputs": [ { @@ -1104,7 +1104,7 @@ "Index: []" ] }, - "execution_count": 22, + "execution_count": 44, "metadata": {}, "output_type": "execute_result" } @@ -1122,7 +1122,7 @@ }, { "cell_type": "code", - "execution_count": 23, + "execution_count": 45, "metadata": {}, "outputs": [ { @@ -2087,7 +2087,7 @@ "[1720 rows x 10 columns]" ] }, - "execution_count": 23, + "execution_count": 45, "metadata": {}, "output_type": "execute_result" } @@ -2117,7 +2117,7 @@ }, { "cell_type": "code", - "execution_count": 24, + "execution_count": 46, "metadata": {}, "outputs": [], "source": [ @@ -2147,7 +2147,7 @@ }, { "cell_type": "code", - "execution_count": 25, + "execution_count": 47, "metadata": {}, "outputs": [], "source": [ @@ -2172,7 +2172,7 @@ }, { "cell_type": "code", - "execution_count": 26, + "execution_count": 48, "metadata": {}, "outputs": [], "source": [ @@ -2192,16 +2192,16 @@ }, { "cell_type": "code", - "execution_count": 27, + "execution_count": 49, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 27, + "execution_count": 49, "metadata": {}, "output_type": "execute_result" }, @@ -2231,16 +2231,16 @@ }, { "cell_type": "code", - "execution_count": 28, + "execution_count": 50, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 28, + "execution_count": 50, "metadata": {}, "output_type": "execute_result" }, @@ -2291,7 +2291,7 @@ }, { "cell_type": "code", - "execution_count": 29, + "execution_count": 51, "metadata": {}, "outputs": [], "source": [ @@ -2311,7 +2311,7 @@ }, { "cell_type": "code", - "execution_count": 37, + "execution_count": 52, "metadata": {}, "outputs": [], "source": [ @@ -2335,16 +2335,16 @@ }, { "cell_type": "code", - "execution_count": 38, + "execution_count": 53, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 38, + "execution_count": 53, "metadata": {}, "output_type": "execute_result" }, @@ -2374,7 +2374,7 @@ }, { "cell_type": "code", - "execution_count": 39, + "execution_count": 54, "metadata": {}, "outputs": [ { @@ -2420,7 +2420,7 @@ "dtype: int64" ] }, - "execution_count": 39, + "execution_count": 54, "metadata": {}, "output_type": "execute_result" } @@ -2439,16 +2439,16 @@ }, { "cell_type": "code", - "execution_count": 34, + "execution_count": 55, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 34, + "execution_count": 55, "metadata": {}, "output_type": "execute_result" }, -- 2.18.1