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
1e750711bc106e97f10beeadb199d59b
mooc-rr
Commits
8459d36a
Commit
8459d36a
authored
Oct 20, 2021
by
1e750711bc106e97f10beeadb199d59b
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version2
parent
91fee282
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
11 deletions
+22
-11
exercice.ipynb
module2/exo2/exercice.ipynb
+22
-11
No files found.
module2/exo2/exercice.ipynb
View file @
8459d36a
...
@@ -39,16 +39,16 @@
...
@@ -39,16 +39,16 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 1
2
,
"execution_count": 1
9
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
"data": {
"data": {
"text/plain": [
"text/plain": [
"
4.334094455301447
"
"
14.113000000000001
"
]
]
},
},
"execution_count": 1
2
,
"execution_count": 1
9
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
14
,
"execution_count":
20
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
"4.334094455301447"
"4.334094455301447"
]
]
},
},
"execution_count":
14
,
"execution_count":
20
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
15
,
"execution_count":
21
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
"2.8"
"2.8"
]
]
},
},
"execution_count":
15
,
"execution_count":
21
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
@@ -121,9 +121,20 @@
...
@@ -121,9 +121,20 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
null
,
"execution_count":
22
,
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [
{
"data": {
"text/plain": [
"14.5"
]
},
"execution_count": 22,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"source": [
"np.median(liste) "
"np.median(liste) "
]
]
...
@@ -137,7 +148,7 @@
...
@@ -137,7 +148,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
17
,
"execution_count":
23
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -146,7 +157,7 @@
...
@@ -146,7 +157,7 @@
"23.4"
"23.4"
]
]
},
},
"execution_count":
17
,
"execution_count":
23
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"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