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
7f44fa1d418b758304544a2b0e758b76
mooc-rr
Commits
7e1be9d8
Commit
7e1be9d8
authored
Oct 18, 2020
by
7f44fa1d418b758304544a2b0e758b76
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
exo3.1
parent
ce83d006
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2351 additions
and
38 deletions
+2351
-38
exercice.ipynb
module2/exo2/exercice.ipynb
+18
-1
analyse-syndrome-grippal.ipynb
module3/exo1/analyse-syndrome-grippal.ipynb
+2333
-37
No files found.
module2/exo2/exercice.ipynb
View file @
7e1be9d8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"cells": [
"cells": [
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
1
,
"execution_count":
2
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -15,6 +15,16 @@
...
@@ -15,6 +15,16 @@
"23.4\n",
"23.4\n",
"14.5\n"
"14.5\n"
]
]
},
{
"data": {
"text/plain": [
"[<matplotlib.lines.Line2D at 0x7f8c49b7eeb8>]"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
}
],
],
"source": [
"source": [
...
@@ -31,6 +41,13 @@
...
@@ -31,6 +41,13 @@
"print(np.median(a))"
"print(np.median(a))"
]
]
},
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": null,
"execution_count": null,
...
...
module3/exo1/analyse-syndrome-grippal.ipynb
View file @
7e1be9d8
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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