From 74e2fa8d53895cc05d29507aacdb48a9ee471ef7 Mon Sep 17 00:00:00 2001 From: 9c46a7ac8e859b7599715f55b09fc2a6 <9c46a7ac8e859b7599715f55b09fc2a6@app-learninglab.inria.fr> Date: Thu, 17 Sep 2020 12:48:41 +0000 Subject: [PATCH] just a comment --- module3/exo3/exercice.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 7a48fbf..9a30c82 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -3819,7 +3819,7 @@ "metadata": {}, "source": [ "### Plot data\n", - " * Country are selected in list_country\n", + " * Country are selected in list_country (Iran is ignored)\n", " * A dictionary is created with 'country' as keys and numpy 1D arrays containing cumulated cases as item\n", " * Another dictionary is created with 'country' as keys and number of bed for 1000 inhabitans as item\n", " * data from hospital are drawn from graph 9.6 of this [Web page](https://www.oecd-ilibrary.org/sites/5f5b6833-fr/1/2/9/3/index.html?itemId=/content/publication/5f5b6833-fr&_csp_=65ac94c7f4b2dbbf68a7eef9e558ed12&itemIGO=oecd&itemContentType=book) (data from 2017)\n", -- 2.18.1