Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs to pandas 2.0 conventions #743

Merged
merged 1 commit into from
May 19, 2023

Conversation

danielhuppmann
Copy link
Member

Description of PR

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

@danielhuppmann danielhuppmann self-assigned this May 19, 2023
@codecov
Copy link

codecov bot commented May 19, 2023

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% <ø> (ø)

@danielhuppmann danielhuppmann merged commit d6d06db into IAMconsortium:main May 19, 2023
@danielhuppmann danielhuppmann deleted the docs/index-int64 branch May 19, 2023 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant