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
eb85b81fa13a6a3338efb3ebf3401914
mooc-rr
Commits
478dbc88
Commit
478dbc88
authored
Jun 16, 2022
by
eb85b81fa13a6a3338efb3ebf3401914
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no commit message
parent
8b449d26
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
analyse-syndrome-grippal.ipynb
module3/exo1/analyse-syndrome-grippal.ipynb
+6
-6
No files found.
module3/exo1/analyse-syndrome-grippal.ipynb
View file @
478dbc88
...
...
@@ -60,7 +60,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Voici l'explication des colonnes données [sur le site d'origine](https://ns.sentiweb.fr/incidence/csv-schema-v1.json):\n",
"Voici l'explication des colonnes données [sur le site d'origine](https://ns.sentiweb.fr/incidence/csv-schema-v1.json)
:\n",
"\n",
"| Nom de colonne | Libellé de colonne |\n",
"|----------------|-----------------------------------------------------------------------------------------------------------------------------------|\n",
...
...
@@ -1051,7 +1051,7 @@
}
],
"source": [
"raw_data = pd.read_csv(data_
url
, skiprows=1)\n",
"raw_data = pd.read_csv(data_
file
, skiprows=1)\n",
"raw_data"
]
},
...
...
@@ -2228,7 +2228,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
010abc0160
>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
f487bcf7b8
>"
]
},
"execution_count": 10,
...
...
@@ -2267,7 +2267,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
01089d251
8>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
f48599966
8>"
]
},
"execution_count": 11,
...
...
@@ -2371,7 +2371,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
010893271
0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
f48593355
0>"
]
},
"execution_count": 14,
...
...
@@ -2474,7 +2474,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
010888db7
0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
f4858fe16
0>"
]
},
"execution_count": 16,
...
...
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