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
264af2e9a1e4e844f861df089a5604e3
mooc-rr
Commits
7482a6a3
Commit
7482a6a3
authored
Nov 01, 2024
by
264af2e9a1e4e844f861df089a5604e3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no commit message
parent
9d06968e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
exerciceTabac.ipynb
module3/exo2/exerciceTabac.ipynb
+6
-5
No files found.
module3/exo2/exerciceTabac.ipynb
View file @
7482a6a3
...
...
@@ -61,7 +61,7 @@
},
{
"cell_type": "code",
"execution_count":
1
,
"execution_count":
3
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -80,16 +80,17 @@
},
{
"cell_type": "code",
"execution_count":
2
,
"execution_count":
16
,
"metadata": {},
"outputs": [],
"source": [
"data_file = \"Subject6_smoking.csv\""
"data_file = \"Subject6_smoking.csv\"\n",
"#data_file = \"https://gitlab.inria.fr/learninglab/mooc-rr/mooc-rr-ressources/blob/master/module3/Practical_session/Subject6_smoking.csv\""
]
},
{
"cell_type": "code",
"execution_count":
3
,
"execution_count":
17
,
"metadata": {
"scrolled": true
},
...
...
@@ -559,7 +560,7 @@
"[1314 rows x 3 columns]"
]
},
"execution_count":
3
,
"execution_count":
17
,
"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