no commit message

parent 68749ba3
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
"outputs": [], "outputs": [],
"source": [ "source": [
"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