From 1a456b2f216ae2114bed581eb8bc76a7d853fb05 Mon Sep 17 00:00:00 2001 From: cbb792ca8b944acdd70e62b4563eab7f Date: Sun, 19 Jul 2020 08:26:01 +0000 Subject: [PATCH] no commit message --- module3/exo3/.ipynb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/module3/exo3/.ipynb b/module3/exo3/.ipynb index f19cb9e..42d7efb 100644 --- a/module3/exo3/.ipynb +++ b/module3/exo3/.ipynb @@ -16,7 +16,7 @@ }, { "cell_type": "code", - "execution_count": 109, + "execution_count": 1, "metadata": {}, "outputs": [], "source": [ @@ -45,7 +45,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 2, "metadata": {}, "outputs": [], "source": [ @@ -54,7 +54,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -1019,7 +1019,7 @@ "[758 rows x 10 columns]" ] }, - "execution_count": 5, + "execution_count": 3, "metadata": {}, "output_type": "execute_result" } @@ -1045,7 +1045,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 4, "metadata": {}, "outputs": [ { @@ -1063,7 +1063,7 @@ " ' seasonally']" ] }, - "execution_count": 6, + "execution_count": 4, "metadata": {}, "output_type": "execute_result" } @@ -1081,7 +1081,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 5, "metadata": {}, "outputs": [ { @@ -1099,7 +1099,7 @@ " 'seasonally_adjusted_filled']" ] }, - "execution_count": 7, + "execution_count": 5, "metadata": {}, "output_type": "execute_result" } -- 2.18.1