Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
287eb2433e490772bca1c5b6aae5009d
mooc-rr
Commits
6bdaa63f
Commit
6bdaa63f
authored
Nov 27, 2020
by
287eb2433e490772bca1c5b6aae5009d
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no commit message
parent
c6be0d50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
29 deletions
+29
-29
influenza-like-illness-analysis.ipynb
module3/exo1/influenza-like-illness-analysis.ipynb
+29
-29
No files found.
module3/exo1/influenza-like-illness-analysis.ipynb
View file @
6bdaa63f
...
...
@@ -9,7 +9,7 @@
},
{
"cell_type": "code",
"execution_count":
4
1,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -28,7 +28,7 @@
},
{
"cell_type": "code",
"execution_count":
4
2,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -44,7 +44,7 @@
},
{
"cell_type": "code",
"execution_count":
4
3,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -80,7 +80,7 @@
},
{
"cell_type": "code",
"execution_count": 4
4
,
"execution_count": 4,
"metadata": {},
"outputs": [
{
...
...
@@ -1045,13 +1045,13 @@
"[1882 rows x 10 columns]"
]
},
"execution_count": 4
4
,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"raw_data = pd.read_csv(data_
url
, skiprows=1)\n",
"raw_data = pd.read_csv(data_
file
, skiprows=1)\n",
"raw_data"
]
},
...
...
@@ -1064,7 +1064,7 @@
},
{
"cell_type": "code",
"execution_count":
4
5,
"execution_count": 5,
"metadata": {},
"outputs": [
{
...
...
@@ -1126,7 +1126,7 @@
"1645 FR France "
]
},
"execution_count":
4
5,
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -1144,7 +1144,7 @@
},
{
"cell_type": "code",
"execution_count":
24
,
"execution_count":
6
,
"metadata": {},
"outputs": [
{
...
...
@@ -2109,7 +2109,7 @@
"[1881 rows x 10 columns]"
]
},
"execution_count":
24
,
"execution_count":
6
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -2138,7 +2138,7 @@
},
{
"cell_type": "code",
"execution_count":
25
,
"execution_count":
7
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -2167,7 +2167,7 @@
},
{
"cell_type": "code",
"execution_count":
26
,
"execution_count":
8
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -2191,7 +2191,7 @@
},
{
"cell_type": "code",
"execution_count":
27
,
"execution_count":
9
,
"metadata": {},
"outputs": [
{
...
...
@@ -2219,16 +2219,16 @@
},
{
"cell_type": "code",
"execution_count":
28
,
"execution_count":
10
,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
e461edcda
0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
d2505effd
0>"
]
},
"execution_count":
28
,
"execution_count":
10
,
"metadata": {},
"output_type": "execute_result"
},
...
...
@@ -2258,16 +2258,16 @@
},
{
"cell_type": "code",
"execution_count":
29
,
"execution_count":
11
,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
e45fdf5080
>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
d24e4b8518
>"
]
},
"execution_count":
29
,
"execution_count":
11
,
"metadata": {},
"output_type": "execute_result"
},
...
...
@@ -2316,7 +2316,7 @@
},
{
"cell_type": "code",
"execution_count":
30
,
"execution_count":
12
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -2336,7 +2336,7 @@
},
{
"cell_type": "code",
"execution_count":
31
,
"execution_count":
13
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -2360,16 +2360,16 @@
},
{
"cell_type": "code",
"execution_count":
32
,
"execution_count":
14
,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
e45fcc3ef0
>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
d24e3de828
>"
]
},
"execution_count":
32
,
"execution_count":
14
,
"metadata": {},
"output_type": "execute_result"
},
...
...
@@ -2399,7 +2399,7 @@
},
{
"cell_type": "code",
"execution_count":
33
,
"execution_count":
15
,
"metadata": {},
"outputs": [
{
...
...
@@ -2442,7 +2442,7 @@
"dtype: int64"
]
},
"execution_count":
33
,
"execution_count":
15
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -2461,16 +2461,16 @@
},
{
"cell_type": "code",
"execution_count":
34
,
"execution_count":
16
,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
e45fc7e4a
8>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
d24e3c766
8>"
]
},
"execution_count":
34
,
"execution_count":
16
,
"metadata": {},
"output_type": "execute_result"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment