Skip to content

Commit

Permalink
feat: re-execute notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdrn committed Apr 10, 2024
1 parent 4907fda commit 8f16e0d
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 487 deletions.
72 changes: 36 additions & 36 deletions src/01 Preprocessing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -29,7 +29,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -46,7 +46,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -149,7 +149,7 @@
"std 2.581816 NaN 1.310644 1.166416"
]
},
"execution_count": 26,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -160,7 +160,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -270,7 +270,7 @@
"4 Tottenham 1.0 "
]
},
"execution_count": 27,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -291,7 +291,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -326,7 +326,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -454,7 +454,7 @@
"4 2019-06-30 351 63 40 11 12 "
]
},
"execution_count": 29,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -469,7 +469,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -609,7 +609,7 @@
"std 817.590044 75.888020 39.502648 18.724610 20.571695 "
]
},
"execution_count": 30,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -627,7 +627,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -666,7 +666,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -697,7 +697,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 10,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -844,7 +844,7 @@
"190 -21 days True "
]
},
"execution_count": 33,
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -855,7 +855,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 11,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -985,7 +985,7 @@
"2238 FC Empoli 2020-01-26 2020-08-11 False 8 days"
]
},
"execution_count": 34,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -996,7 +996,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 12,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1091,7 +1091,7 @@
"3389 Stade Reims 2022-10-13 2024-01-14 False"
]
},
"execution_count": 35,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -1103,7 +1103,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -1122,7 +1122,7 @@
},
{
"cell_type": "code",
"execution_count": 37,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1256,7 +1256,7 @@
"415 693 119 89 14 16 1 "
]
},
"execution_count": 37,
"execution_count": 14,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -1272,7 +1272,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": 15,
"metadata": {},
"outputs": [
{
Expand All @@ -1281,7 +1281,7 @@
"0"
]
},
"execution_count": 38,
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -1293,7 +1293,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 16,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1736,7 +1736,7 @@
},
{
"cell_type": "code",
"execution_count": 40,
"execution_count": 17,
"metadata": {},
"outputs": [
{
Expand All @@ -1745,7 +1745,7 @@
"(58, 153)"
]
},
"execution_count": 40,
"execution_count": 17,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -1776,7 +1776,7 @@
},
{
"cell_type": "code",
"execution_count": 41,
"execution_count": 18,
"metadata": {},
"outputs": [
{
Expand All @@ -1798,7 +1798,7 @@
" Name: Team, dtype: object)"
]
},
"execution_count": 41,
"execution_count": 18,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -1813,7 +1813,7 @@
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -1841,7 +1841,7 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": 20,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1895,7 +1895,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 21,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -2029,7 +2029,7 @@
"2633 2022-06-30 364 37 14 9 14 2 "
]
},
"execution_count": 44,
"execution_count": 21,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -2049,7 +2049,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": 22,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -2165,7 +2165,7 @@
"4 Alan Pardew 1423.0 "
]
},
"execution_count": 45,
"execution_count": 22,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -2199,7 +2199,7 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
Expand Down
Loading

0 comments on commit 8f16e0d

Please sign in to comment.