Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
journal de bord
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
8e5c270c4d25abdb98e83c89fe2c52ec
journal de bord
Commits
c2fb4950
Commit
c2fb4950
authored
Nov 29, 2020
by
8e5c270c4d25abdb98e83c89fe2c52ec
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Journal.bord-markdown.md
parent
ff270a1c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Journal.bord-markdown.md
Journal.bord-markdown.md
+2
-2
No files found.
Journal.bord-markdown.md
View file @
c2fb4950
...
@@ -121,7 +121,7 @@ for j in range(0,1314):
...
@@ -121,7 +121,7 @@ for j in range(0,1314):
w=w+1
w=w+1
if 'Dead' in data.values[j,1]:
if 'Dead' in data.values[j,1]:
v=v+1
v=v+1
~~~
~~~
-
apres on calcule les pourcentages pour chaque intervale d'age
-
apres on calcule les pourcentages pour chaque intervale d'age
...
@@ -160,7 +160,7 @@ for j in range(0,1314):
...
@@ -160,7 +160,7 @@ for j in range(0,1314):
w=w+1
w=w+1
if 'Dead' in data.values[j,1]:
if 'Dead' in data.values[j,1]:
v=v+1
v=v+1
~~~
~~~
-
le int(data) pour prendre le valeur de data ui est l'age
-
le int(data) pour prendre le valeur de data ui est l'age
-
apres on calcule les pourcentage
-
apres on calcule les pourcentage
...
...
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