no commit message

parent 9d06968e
......@@ -61,7 +61,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
......@@ -80,16 +80,17 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
"data_file = \"Subject6_smoking.csv\""
"data_file = \"Subject6_smoking.csv\"\n",
"#data_file = \"https://gitlab.inria.fr/learninglab/mooc-rr/mooc-rr-ressources/blob/master/module3/Practical_session/Subject6_smoking.csv\""
]
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 17,
"metadata": {
"scrolled": true
},
......@@ -559,7 +560,7 @@
"[1314 rows x 3 columns]"
]
},
"execution_count": 3,
"execution_count": 17,
"metadata": {},
"output_type": "execute_result"
}
......
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