program python
alberto
voodoo.bender at gmail.com
Thu Mar 4 15:36:00 EST 2021
Hi I'm tring to write a program with python to evaluate data of csv data
In particular I would extract this information
View data on the presence of men and women in Affori over time.
* Carry out an analysis relating to the last available year. Of the 10 most populous neighborhoods show:
* the proportion of births out of the total
* the proportion of 80+ to the total
* The ratio of minors / number of kindergartens
this is the file
https://drive.google.com/file/d/1zKflvSpB-oDAqYscLsEgUhSnqL1XPdql/view?usp=sharing
How could fix it?
regards
More information about the Python-list
mailing list