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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

add datatree converters #2253

Merged
merged 5 commits into from
Jul 6, 2023
Merged

add datatree converters #2253

merged 5 commits into from
Jul 6, 2023

Conversation

OriolAbril
Copy link
Member

@OriolAbril OriolAbril commented Jun 14, 2023

Description

Adds converters to go back and forth between InferenceData and DataTree.

Checklist

  • Follows official PR format
  • New features are properly documented (with an example if appropriate)?
  • Includes new or updated tests to cover the new feature
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

馃摎 Documentation preview 馃摎: https://arviz--2253.org.readthedocs.build/en/2253/

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #2253 (44b1976) into main (f2d1f11) will decrease coverage by 0.01%.
The diff coverage is 81.25%.

@@            Coverage Diff             @@
##             main    #2253      +/-   ##
==========================================
- Coverage   87.90%   87.89%   -0.01%     
==========================================
  Files         120      121       +1     
  Lines       12433    12448      +15     
==========================================
+ Hits        10929    10941      +12     
- Misses       1504     1507       +3     
Impacted Files Coverage 螖
arviz/data/datasets.py 98.48% <酶> (酶)
arviz/data/inference_data.py 82.26% <77.77%> (-0.06%) 猬囷笍
arviz/data/io_datatree.py 80.00% <80.00%> (酶)
arviz/data/__init__.py 100.00% <100.00%> (酶)

@OriolAbril OriolAbril merged commit c6da92e into arviz-devs:main Jul 6, 2023
11 checks passed
@OriolAbril OriolAbril deleted the datatree branch July 6, 2023 15:53
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.

None yet

1 participant