add small comment to explain why we store local csv

parent 187d5425
...@@ -38,6 +38,13 @@ ...@@ -38,6 +38,13 @@
"data_url = \"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\"" "data_url = \"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\""
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"We download the file to make sure this notebook is working even if url changed in the future."
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 25, "execution_count": 25,
......
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