diff --git a/module3/exo2/exercice.ipynb b/module3/exo2/exercice.ipynb index 7d30f92be2b8d48cd06f5364946d80feb0fbb6b8..e5317bccef1ca23ede83df652d6f530d60e22180 100644 --- a/module3/exo2/exercice.ipynb +++ b/module3/exo2/exercice.ipynb @@ -2394,6 +2394,13 @@ " 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", "execution_count": null,