primap2 0.11.2 (2024-10-07)
primap2 is a library for compiling and analyzing climate policy datasets.
Changes
Improvements
-
Added support for python 3.12.
Started testing the lowest supported versions of dependencies. (#259)
-
Added support for and required pandas 2.2.
Switched accelerated filling functions from bottleneck to numbagg. (#261)
Bug Fixes
- Fixed handling of NaN values in {py.func}
xarray.DataArray.pr.set()
whenexisting=overwrite
. (#225)
Improved Documentation
- Enhanced the API documentation. (#264)