re-finalisation

parent 9f690208
...@@ -149,6 +149,13 @@ ...@@ -149,6 +149,13 @@
"[(elem.iloc[0][\"Country/Region\"],elem.iloc[:,4:].isnull().values.any()) for elem in data_all]" "[(elem.iloc[0][\"Country/Region\"],elem.iloc[:,4:].isnull().values.any()) for elem in data_all]"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"La mention \"False\" indique qu'il n'y a pas d'erreur sur les données de chaque pays considéré."
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
......
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