covid exercise

parent 58e5e656
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 4, "execution_count": 3,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 5, "execution_count": 4,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -1824,7 +1824,7 @@ ...@@ -1824,7 +1824,7 @@
"[279 rows x 614 columns]" "[279 rows x 614 columns]"
] ]
}, },
"execution_count": 5, "execution_count": 4,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
...@@ -1844,7 +1844,7 @@ ...@@ -1844,7 +1844,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 6, "execution_count": 5,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -3617,7 +3617,7 @@ ...@@ -3617,7 +3617,7 @@
"[279 rows x 612 columns]" "[279 rows x 612 columns]"
] ]
}, },
"execution_count": 6, "execution_count": 5,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
...@@ -3636,7 +3636,7 @@ ...@@ -3636,7 +3636,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 7, "execution_count": 6,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -5409,7 +5409,7 @@ ...@@ -5409,7 +5409,7 @@
"[279 rows x 612 columns]" "[279 rows x 612 columns]"
] ]
}, },
"execution_count": 7, "execution_count": 6,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
...@@ -5428,7 +5428,7 @@ ...@@ -5428,7 +5428,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 8, "execution_count": 7,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -5440,7 +5440,7 @@ ...@@ -5440,7 +5440,7 @@
" dtype=object)" " dtype=object)"
] ]
}, },
"execution_count": 8, "execution_count": 7,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
...@@ -5458,7 +5458,7 @@ ...@@ -5458,7 +5458,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 10, "execution_count": 8,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
...@@ -5475,7 +5475,7 @@ ...@@ -5475,7 +5475,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 11, "execution_count": 9,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -5497,7 +5497,7 @@ ...@@ -5497,7 +5497,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 12, "execution_count": 10,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
...@@ -5518,7 +5518,7 @@ ...@@ -5518,7 +5518,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 13, "execution_count": 11,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -5743,7 +5743,7 @@ ...@@ -5743,7 +5743,7 @@
"[5 rows x 610 columns]" "[5 rows x 610 columns]"
] ]
}, },
"execution_count": 13, "execution_count": 11,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
...@@ -5762,7 +5762,7 @@ ...@@ -5762,7 +5762,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 15, "execution_count": 12,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -5771,7 +5771,7 @@ ...@@ -5771,7 +5771,7 @@
"Text(0.5,1,'Infection Cases of COVID-19 in Linear Scale')" "Text(0.5,1,'Infection Cases of COVID-19 in Linear Scale')"
] ]
}, },
"execution_count": 15, "execution_count": 12,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
}, },
...@@ -5806,7 +5806,7 @@ ...@@ -5806,7 +5806,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 16, "execution_count": 13,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -5815,7 +5815,7 @@ ...@@ -5815,7 +5815,7 @@
"Text(0.5,1,'Infection Cases of COVID-19 in Log scale')" "Text(0.5,1,'Infection Cases of COVID-19 in Log scale')"
] ]
}, },
"execution_count": 16, "execution_count": 13,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment