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
cbb792ca8b944acdd70e62b4563eab7f
mooc-rr
Commits
f4c5304f
Commit
f4c5304f
authored
Jul 19, 2020
by
cbb792ca8b944acdd70e62b4563eab7f
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version_v3
parent
1a456b2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
31 deletions
+32
-31
.ipynb
module3/exo3/.ipynb
+32
-31
No files found.
module3/exo3/.ipynb
View file @
f4c5304f
...
...
@@ -1081,7 +1081,7 @@
},
{
"cell_type": "code",
"execution_count":
5
,
"execution_count":
6
,
"metadata": {},
"outputs": [
{
...
...
@@ -1099,7 +1099,7 @@
" 'seasonally_adjusted_filled']"
]
},
"execution_count":
5
,
"execution_count":
6
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -1118,7 +1118,7 @@
},
{
"cell_type": "code",
"execution_count":
8
,
"execution_count":
7
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -1134,7 +1134,7 @@
},
{
"cell_type": "code",
"execution_count":
9
,
"execution_count":
8
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -1150,7 +1150,7 @@
},
{
"cell_type": "code",
"execution_count":
10
,
"execution_count":
9
,
"metadata": {},
"outputs": [
{
...
...
@@ -1195,7 +1195,7 @@
"Index: []"
]
},
"execution_count":
10
,
"execution_count":
9
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -1213,7 +1213,7 @@
},
{
"cell_type": "code",
"execution_count": 1
1
,
"execution_count": 1
0
,
"metadata": {},
"outputs": [
{
...
...
@@ -1230,7 +1230,7 @@
"dtype: object"
]
},
"execution_count": 1
1
,
"execution_count": 1
0
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -1248,7 +1248,7 @@
},
{
"cell_type": "code",
"execution_count": 1
2
,
"execution_count": 1
1
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -1272,7 +1272,7 @@
},
{
"cell_type": "code",
"execution_count": 1
3
,
"execution_count": 1
2
,
"metadata": {},
"outputs": [
{
...
...
@@ -1289,7 +1289,7 @@
"dtype: object"
]
},
"execution_count": 1
3
,
"execution_count": 1
2
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -1307,7 +1307,7 @@
},
{
"cell_type": "code",
"execution_count": 1
4
,
"execution_count": 1
3
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -1323,7 +1323,7 @@
},
{
"cell_type": "code",
"execution_count": 1
5
,
"execution_count": 1
4
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -1339,7 +1339,7 @@
},
{
"cell_type": "code",
"execution_count":
28
,
"execution_count":
15
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -1356,7 +1356,7 @@
},
{
"cell_type": "code",
"execution_count":
29
,
"execution_count":
16
,
"metadata": {},
"outputs": [
{
...
...
@@ -1456,7 +1456,7 @@
},
{
"cell_type": "code",
"execution_count":
90
,
"execution_count":
17
,
"metadata": {},
"outputs": [
{
...
...
@@ -1465,7 +1465,7 @@
"0.1511674880564176"
]
},
"execution_count":
90
,
"execution_count":
17
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -1510,18 +1510,19 @@
},
{
"cell_type": "code",
"execution_count":
64
,
"execution_count":
18
,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"355.3829380053908"
]
},
"execution_count": 64,
"metadata": {},
"output_type": "execute_result"
"ename": "NameError",
"evalue": "name 'sumy' is not defined",
"output_type": "error",
"traceback": [
"\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
"\u001b[0;31mNameError\u001b[0m Traceback (most recent call last)",
"\u001b[0;32m<ipython-input-18-c9779bdd860a>\u001b[0m in \u001b[0;36m<module>\u001b[0;34m\u001b[0m\n\u001b[0;32m----> 1\u001b[0;31m \u001b[0mb\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0msumy\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m/\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mN\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 2\u001b[0m \u001b[0mb\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
"\u001b[0;31mNameError\u001b[0m: name 'sumy' is not defined"
]
}
],
"source": [
...
...
@@ -1550,7 +1551,7 @@
},
{
"cell_type": "code",
"execution_count":
78
,
"execution_count":
19
,
"metadata": {},
"outputs": [
{
...
...
@@ -1559,7 +1560,7 @@
"420.53612535770685"
]
},
"execution_count":
78
,
"execution_count":
19
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -1572,16 +1573,16 @@
},
{
"cell_type": "code",
"execution_count":
81
,
"execution_count":
20
,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"[<matplotlib.lines.Line2D at 0x7f
e9d0ef6b7
0>]"
"[<matplotlib.lines.Line2D at 0x7f
22ff91fef
0>]"
]
},
"execution_count":
81
,
"execution_count":
20
,
"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