From 4315054e3e3b5454e2f9008c141a1c24cc41b0e0 Mon Sep 17 00:00:00 2001 From: 50b5daa9521febd9b1bedafb5c2ad791 <50b5daa9521febd9b1bedafb5c2ad791@app-learninglab.inria.fr> Date: Tue, 27 Oct 2020 09:52:57 +0000 Subject: [PATCH] ex01 --- module3/exo1/influenza-like-illness-analysis.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module3/exo1/influenza-like-illness-analysis.ipynb b/module3/exo1/influenza-like-illness-analysis.ipynb index fb0c4de..61714f9 100644 --- a/module3/exo1/influenza-like-illness-analysis.ipynb +++ b/module3/exo1/influenza-like-illness-analysis.ipynb @@ -60,7 +60,7 @@ }, { "cell_type": "code", - "execution_count": 34, + "execution_count": 35, "metadata": {}, "outputs": [ { @@ -1025,7 +1025,7 @@ "[1877 rows x 10 columns]" ] }, - "execution_count": 34, + "execution_count": 35, "metadata": {}, "output_type": "execute_result" } -- 2.18.1