iiasa / ixmp4

A data warehouse for high-powered scenario analysis in the domain of integrated assessment of climate change and energy systems modeling
https://docs.ece.iiasa.ac.at/ixmp4
MIT License
11 stars 6 forks source link

Add extra check if both values are NA in bulk_upsert #53

Closed meksor closed 8 months ago

meksor commented 8 months ago

Fixes #50 's pyarrrow compatibility problem.

glatterf42 commented 8 months ago

Do we intend to release 0.7.1 immediately after this fix so that https://github.com/IAMconsortium/pyam/pull/820 can move forward?

meksor commented 8 months ago

Alright I added a test matrix entry for pyarrow and python 3.12. Also added some comments. And yes, I would release it after merging this.