IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
227 stars 119 forks source link

Update docs to pandas 2.0 conventions #743

Closed danielhuppmann closed 1 year ago

danielhuppmann commented 1 year ago

Description of PR

pandas 2.0 does not have an own Int64Index class anymore, see here

codecov[bot] commented 1 year ago

Codecov Report

Merging #743 (7ebc16f) into main (449b77c) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #743   +/-   ##
=====================================
  Coverage   95.1%   95.1%           
=====================================
  Files         59      59           
  Lines       6006    6006           
=====================================
  Hits        5713    5713           
  Misses       293     293           
Impacted Files Coverage Δ
pyam/core.py 95.4% <ø> (ø)
pyam/slice.py 91.4% <ø> (ø)