finished exercise

parent e1fdc66b
...@@ -2394,6 +2394,13 @@ ...@@ -2394,6 +2394,13 @@
" yearly_incidence.sort_values()" " yearly_incidence.sort_values()"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"So finally, the year with the strongest epidemic is 2009, while the year with the weakest epidemic was 2020. "
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": null,
......
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