Releases: zenodallavalle/italy-geopop
Releases · zenodallavalle/italy-geopop
v0.6.2
What's Changed
- Multiple data years support by @zenodallavalle in #24
- updated README by @zenodallavalle in #25
- bug fix by @zenodallavalle in #26
Full Changelog: v0.5.4...v0.6.2
v0.5.4
v0.5.3
What's Changed
- bug fix that prevent synonym to work in smart_from by @zenodallavalle in #22
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
What's Changed
- improved smart_from algorithm by @zenodallavalle in #20
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- added cadastral_code to data by @zenodallavalle in #19
Full Changelog: v0.4.2...v0.5.0
v0.4.2
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
v0.3.0
What's Changed
- added smart functionalities and test 0.3.0b0 by @zenodallavalle in #12
- Dev by @zenodallavalle in #13
Full Changelog: v0.2.0...v0.3.0