Commit 7611ff25 authored by cristobalcarreno's avatar cristobalcarreno

no commit message

parent aa1a5394
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
"source": [ "source": [
"data_url = \"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\"\n", "data_url = \"http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\"\n",
"data_file = \"syndrome-grippal.csv\"\n", "data_file = \"syndrome-grippal.csv\"\n",
"\n",
"import os\n", "import os\n",
"import urllib.request\n", "import urllib.request\n",
"if not os.path.exists(data_file):\n", "if not os.path.exists(data_file):\n",
......
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