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
f5e2241d8848f9714c95e4f99428f546
mooc-rr
Commits
51e068be
Commit
51e068be
authored
Jul 15, 2020
by
Dorinel Bastide
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrected file name in local and in instructions
parent
4661448c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
influenza-like-illness-analysis.org
module3/exo1/influenza-like-illness-analysis.org
+1
-1
No files found.
module3/exo1/influenza-like-illness-analysis.org
View file @
51e068be
...
...
@@ -74,7 +74,7 @@ columns.
* Loading from Local
Instead of relying on url, the data file is loaded from local path
#+BEGIN_SRC python :results silent :var data_url=data-url
data_file = "syndrom-grippal.csv"
data_file = "syndrom
e
-grippal.csv"
import os
import urllib.request
if not os.path.exists(data_file):
...
...
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