Update Journal.bord-markdown.md

parent ff270a1c
......@@ -121,7 +121,7 @@ for j in range(0,1314):
w=w+1
if 'Dead' in data.values[j,1]:
v=v+1
~~~
~~~
- apres on calcule les pourcentages pour chaque intervale d'age
......@@ -160,7 +160,7 @@ for j in range(0,1314):
w=w+1
if 'Dead' in data.values[j,1]:
v=v+1
~~~
~~~
- le int(data) pour prendre le valeur de data ui est l'age
- apres on calcule les pourcentage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment