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
1
Merge Requests
1
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
906a4f494f4ba26c398ed74cb4de7b36
mooc-rr
Commits
5c75142c
Commit
5c75142c
authored
Nov 11, 2020
by
906a4f494f4ba26c398ed74cb4de7b36
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no commit message
parent
5618a8de
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
449 additions
and
38 deletions
+449
-38
cars.csv
module2/exo1/cars.csv
+51
-0
documents_notebooks_notebook_Jupyter_Python_R.ipynb
.../exo1/documents_notebooks_notebook_Jupyter_Python_R.ipynb
+389
-0
toy_notebook_en.ipynb
module2/exo1/toy_notebook_en.ipynb
+0
-25
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+9
-13
No files found.
module2/exo1/cars.csv
0 → 100644
View file @
5c75142c
"","speed","dist"
"1",4,2
"2",4,10
"3",7,4
"4",7,22
"5",8,16
"6",9,10
"7",10,18
"8",10,26
"9",10,34
"10",11,17
"11",11,28
"12",12,14
"13",12,20
"14",12,24
"15",12,28
"16",13,26
"17",13,34
"18",13,34
"19",13,46
"20",14,26
"21",14,36
"22",14,60
"23",14,80
"24",15,20
"25",15,26
"26",15,54
"27",16,32
"28",16,40
"29",17,32
"30",17,40
"31",17,50
"32",18,42
"33",18,56
"34",18,76
"35",18,84
"36",19,36
"37",19,46
"38",19,68
"39",20,32
"40",20,48
"41",20,52
"42",20,56
"43",20,64
"44",22,66
"45",23,54
"46",24,70
"47",24,92
"48",24,93
"49",24,120
"50",25,85
module2/exo1/documents_notebooks_notebook_Jupyter_Python_R.ipynb
0 → 100644
View file @
5c75142c
This diff is collapsed.
Click to expand it.
module2/exo1/toy_notebook_en.ipynb
deleted
100644 → 0
View file @
5618a8de
{
"cells": [],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.3"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
module2/exo1/toy_notebook_fr.ipynb
View file @
5c75142c
...
@@ -96,21 +96,17 @@
...
@@ -96,21 +96,17 @@
],
],
"metadata": {
"metadata": {
"kernelspec": {
"kernelspec": {
"display_name": "
Python 3
",
"display_name": "
R
",
"language": "
python
",
"language": "
R
",
"name": "
python3
"
"name": "
ir
"
},
},
"language_info": {
"language_info": {
"codemirror_mode": {
"codemirror_mode": "r",
"name": "ipython",
"file_extension": ".r",
"version": 3
"mimetype": "text/x-r-source",
},
"name": "R",
"file_extension": ".py",
"pygments_lexer": "r",
"mimetype": "text/x-python",
"version": "3.4.1"
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.4"
}
}
},
},
"nbformat": 4,
"nbformat": 4,
...
...
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