no commit message

parent 9d06968e
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 1, "execution_count": 3,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
...@@ -80,16 +80,17 @@ ...@@ -80,16 +80,17 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 16,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "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", "cell_type": "code",
"execution_count": 3, "execution_count": 17,
"metadata": { "metadata": {
"scrolled": true "scrolled": true
}, },
...@@ -559,7 +560,7 @@ ...@@ -559,7 +560,7 @@
"[1314 rows x 3 columns]" "[1314 rows x 3 columns]"
] ]
}, },
"execution_count": 3, "execution_count": 17,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "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