Skip to content

Add an IamDataFrame.series attribute to get internal _data#989

Merged
danielhuppmann merged 3 commits into
IAMconsortium:mainfrom
danielhuppmann:feature/series
Jul 22, 2026
Merged

Add an IamDataFrame.series attribute to get internal _data#989
danielhuppmann merged 3 commits into
IAMconsortium:mainfrom
danielhuppmann:feature/series

Conversation

@danielhuppmann

@danielhuppmann danielhuppmann commented Jul 20, 2026

Copy link
Copy Markdown
Member

Please confirm that this PR has done the following:

  • Tests Added
  • Documentation Added
  • Name of contributors Added to AUTHORS.rst
  • Description in RELEASE_NOTES.md Added

Description of PR

I'm accessing the _data object for a lot of computations, but that yields warnings because of access to an internal attribute. So this PR adds a utility method.

@danielhuppmann danielhuppmann self-assigned this Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.7%. Comparing base (144a9eb) to head (7c0f55c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #989   +/-   ##
=====================================
  Coverage   94.7%   94.7%           
=====================================
  Files         70      70           
  Lines       6717    6726    +9     
=====================================
+ Hits        6365    6374    +9     
  Misses       352     352           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danielhuppmann
danielhuppmann merged commit efdb393 into IAMconsortium:main Jul 22, 2026
18 checks passed
@danielhuppmann
danielhuppmann deleted the feature/series branch July 22, 2026 17:21
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