nettoyage final du fichier

parent 34f0de7f
......@@ -49,7 +49,6 @@
"metadata": {},
"outputs": [],
"source": [
"# df.to_csv('file_name.csv')\n",
"import os.path\n",
"if not os.path.exists('incidence-PAY-3.csv'):\n",
" raw_data = pd.read_csv(data_url, skiprows=1)\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