⏩ For better visualization of the jupyter notebook access here.
- Pandas
- Matplotlib
- Seaborn
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
min()
function, we can find the smallest values in the database. With one more min()
we discovered the worst expectation. We create the variables minval_row
and minval_col
to make it easier to find where the worst expectation is located. We found that the registry is with an expectation of approximately 19 years, in 1977, and is in line 37 of the database.max()
function. We found the best expectation value and created variables maxval_row and maxval_col to make it easier to find where the best expectation is located. Found that registry has approximately 87 years of expectation and is from 2019.A data analysis of life expectancy with a database from 1950 to 2019