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
c0effb0c6dcf58f313629e385bf91920
mooc-rr
Commits
4bee97a9
Commit
4bee97a9
authored
Feb 17, 2021
by
c0effb0c6dcf58f313629e385bf91920
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update path
parent
7250578f
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3157 additions
and
2 deletions
+3157
-2
Incidence_de_la_varicelle.ipynb
module3/exo2/Incidence_de_la_varicelle.ipynb
+5
-2
incidence-PAY-3_local_copy.csv
module3/exo2/incidence-PAY-3_local_copy.csv
+1576
-0
incidence-PAY-7_local_copy.csv
module3/exo2/incidence-PAY-7_local_copy.csv
+1576
-0
No files found.
module3/exo2/Incidence_de_la_varicelle.ipynb
View file @
4bee97a9
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
3
,
"execution_count":
19
,
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -88,7 +88,10 @@
...
@@ -88,7 +88,10 @@
" \n",
" \n",
" ## Si les dataframes sont différents, on réécrit le fichier local.\n",
" ## Si les dataframes sont différents, on réécrit le fichier local.\n",
" if True in diff :\n",
" if True in diff :\n",
" raw_data_varicelle.to_csv(\"incidence-PAY-3_local_copy.csv\", sep = ';')"
" raw_data_varicelle.to_csv(\"incidence-PAY-7_local_copy.csv\", sep = ';')\n",
" \n",
"else:\n",
" raw_data_varicelle.to_csv(\"incidence-PAY-7_local_copy.csv\", sep = ';')"
]
]
},
},
{
{
...
...
module3/exo2/incidence-PAY-3_local_copy.csv
0 → 100644
View file @
4bee97a9
This diff is collapsed.
Click to expand it.
module3/exo2/incidence-PAY-7_local_copy.csv
0 → 100644
View file @
4bee97a9
This diff is collapsed.
Click to expand it.
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