Skip to content

v0.4.2

Compare
Choose a tag to compare
@zenodallavalle zenodallavalle released this 15 Mar 23:42
· 18 commits to main since this release
b44b5d6

What's Changed

  • New features, population divided by age by @zenodallavalle in #14
  • Added the possibility to access population data in three different ways: total (overall), auto-generated age groups and custom age groups
  • For custom age groups labels can be customized too
  • Changed database format to Apache Arrow format (increased loading speed)
  • Added compose_df method to Geopop class which lets you get a dataframe with administrative, geospatial and population data according to your needs without registering a pandas accessor (closes #2)
  • updated docs by @zenodallavalle in #15

Full Changelog: v0.3.0...v0.4.2