Updated module 3 exo 1

parent 2fe2ef4e
......@@ -9,7 +9,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 55,
"metadata": {},
"outputs": [],
"source": [
......@@ -28,7 +28,7 @@
},
{
"cell_type": "code",
"execution_count": 40,
"execution_count": 56,
"metadata": {},
"outputs": [],
"source": [
......@@ -66,7 +66,7 @@
},
{
"cell_type": "code",
"execution_count": 41,
"execution_count": 57,
"metadata": {},
"outputs": [],
"source": [
......@@ -78,9 +78,16 @@
" urllib.request.urlretrieve(data_url, data_file)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"On lit les données depuis le fichier local"
]
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": 58,
"metadata": {},
"outputs": [
{
......@@ -1045,7 +1052,7 @@
"[1891 rows x 10 columns]"
]
},
"execution_count": 42,
"execution_count": 58,
"metadata": {},
"output_type": "execute_result"
}
......@@ -1064,7 +1071,7 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": 59,
"metadata": {},
"outputs": [
{
......@@ -1126,7 +1133,7 @@
"1654 FR France "
]
},
"execution_count": 43,
"execution_count": 59,
"metadata": {},
"output_type": "execute_result"
}
......@@ -1144,7 +1151,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 60,
"metadata": {},
"outputs": [
{
......@@ -2109,7 +2116,7 @@
"[1890 rows x 10 columns]"
]
},
"execution_count": 44,
"execution_count": 60,
"metadata": {},
"output_type": "execute_result"
}
......@@ -2139,7 +2146,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": 61,
"metadata": {},
"outputs": [],
"source": [
......@@ -2169,7 +2176,7 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 62,
"metadata": {},
"outputs": [],
"source": [
......@@ -2194,7 +2201,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": 63,
"metadata": {},
"outputs": [
{
......@@ -2222,16 +2229,16 @@
},
{
"cell_type": "code",
"execution_count": 48,
"execution_count": 64,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdff4c7e48>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdfeeb1a90>"
]
},
"execution_count": 48,
"execution_count": 64,
"metadata": {},
"output_type": "execute_result"
},
......@@ -2261,16 +2268,16 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": 65,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdfefd56a0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdfec87978>"
]
},
"execution_count": 49,
"execution_count": 65,
"metadata": {},
"output_type": "execute_result"
},
......@@ -2321,7 +2328,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": 66,
"metadata": {},
"outputs": [],
"source": [
......@@ -2341,7 +2348,7 @@
},
{
"cell_type": "code",
"execution_count": 51,
"execution_count": 67,
"metadata": {},
"outputs": [],
"source": [
......@@ -2365,16 +2372,16 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": 68,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdff5d8208>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdfec0f5c0>"
]
},
"execution_count": 52,
"execution_count": 68,
"metadata": {},
"output_type": "execute_result"
},
......@@ -2404,7 +2411,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": 69,
"metadata": {},
"outputs": [
{
......@@ -2448,7 +2455,7 @@
"dtype: int64"
]
},
"execution_count": 53,
"execution_count": 69,
"metadata": {},
"output_type": "execute_result"
}
......@@ -2467,16 +2474,16 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": 70,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdfef3c9e8>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7efdfebf2e10>"
]
},
"execution_count": 54,
"execution_count": 70,
"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