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
3e6bf7b47a05a05ae3d6af86121dcb5d
mooc-rr
Commits
2bd85277
Commit
2bd85277
authored
Apr 18, 2020
by
François Févotte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ex 02-4 : MaJ
parent
26cc1e49
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
539 additions
and
1 deletion
+539
-1
daily.png
module2/exo4/daily.png
+0
-0
exercice_python_fr.html
module2/exo4/exercice_python_fr.html
+529
-0
exercice_python_fr.org
module2/exo4/exercice_python_fr.org
+10
-1
exercice_python_fr.pdf
module2/exo4/exercice_python_fr.pdf
+0
-0
total.png
module2/exo4/total.png
+0
-0
No files found.
module2/exo4/daily.png
View replaced file @
26cc1e49
View file @
2bd85277
100 KB
|
W:
|
H:
101 KB
|
W:
|
H:
2-up
Swipe
Onion skin
module2/exo4/exercice_python_fr.html
0 → 100644
View file @
2bd85277
This diff is collapsed.
Click to expand it.
module2/exo4/exercice_python_fr.org
View file @
2bd85277
...
@@ -13,6 +13,13 @@
...
@@ -13,6 +13,13 @@
* Identification du système
* Identification du système
#+BEGIN_SRC shell :exports both
date "+%Y-%m-%d"
#+END_SRC
#+RESULTS:
: 2020-04-19
#+BEGIN_SRC shell :exports both
#+BEGIN_SRC shell :exports both
uname -a
uname -a
#+END_SRC
#+END_SRC
...
@@ -53,9 +60,9 @@ l'[[https://www.ecdc.europa.eu/][ECDC]] :
...
@@ -53,9 +60,9 @@ l'[[https://www.ecdc.europa.eu/][ECDC]] :
#+RESULTS:
#+RESULTS:
: location new_cases new_deaths total_cases total_deaths
: location new_cases new_deaths total_cases total_deaths
: date
: date
: 2020-04-15 Zimbabwe 0 0 17 3
: 2020-04-16 Zimbabwe 6 0 23 3
: 2020-04-16 Zimbabwe 6 0 23 3
: 2020-04-17 Zimbabwe 1 0 24 3
: 2020-04-17 Zimbabwe 1 0 24 3
: 2020-04-18 Zimbabwe 0 0 24 3
* Evolution comparée de l'épidémie dans quelques pays
* Evolution comparée de l'épidémie dans quelques pays
...
@@ -146,6 +153,7 @@ date
...
@@ -146,6 +153,7 @@ date
2020-04-15 France 5497 762 103573 15729
2020-04-15 France 5497 762 103573 15729
2020-04-16 France 2633 1438 106206 17167
2020-04-16 France 2633 1438 106206 17167
2020-04-17 France 2641 753 108847 17920
2020-04-17 France 2641 753 108847 17920
2020-04-18 France 405 761 109252 18681
#+end_example
#+end_example
#+BEGIN_SRC python :session :results output file :exports results :var pltfile="total.png"
#+BEGIN_SRC python :session :results output file :exports results :var pltfile="total.png"
...
@@ -222,6 +230,7 @@ date
...
@@ -222,6 +230,7 @@ date
2020-04-15 France 5497 762 103573 15729
2020-04-15 France 5497 762 103573 15729
2020-04-16 France 2633 1438 106206 17167
2020-04-16 France 2633 1438 106206 17167
2020-04-17 France 2641 753 108847 17920
2020-04-17 France 2641 753 108847 17920
2020-04-18 France 405 761 109252 18681
#+end_example
#+end_example
Le pic observé pour la France au 04/04 (jour 20 sur le graphique) correspond à la prise en compte
Le pic observé pour la France au 04/04 (jour 20 sur le graphique) correspond à la prise en compte
...
...
module2/exo4/exercice_python_fr.pdf
View file @
2bd85277
No preview for this file type
module2/exo4/total.png
View replaced file @
26cc1e49
View file @
2bd85277
66.5 KB
|
W:
|
H:
66.5 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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