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

Make it easier to get frac, weighted_frac as a map #129

Merged
merged 4 commits into from
Aug 9, 2024

Conversation

dbaston
Copy link
Member

@dbaston dbaston commented Jul 26, 2024

Adds a frac_as_map argument that makes the frac and weighted_frac operations produce a map instead of an array that must be matched with the values of unique. Only works in Python and for JSON output.

@dbaston dbaston added the python label Jul 26, 2024
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.94%. Comparing base (f45a6df) to head (6ab19c5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   90.76%   90.94%   +0.18%     
==========================================
  Files          85       85              
  Lines        6196     6287      +91     
  Branches      614      621       +7     
==========================================
+ Hits         5624     5718      +94     
+ Misses        540      537       -3     
  Partials       32       32              

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

@dbaston dbaston force-pushed the categorical-multiband branch 3 times, most recently from 6f845a2 to 54a9445 Compare July 31, 2024 18:55
@dbaston dbaston force-pushed the categorical-multiband branch from 54a9445 to 85bf3fa Compare August 9, 2024 11:54
@dbaston dbaston merged commit f387f56 into isciences:master Aug 9, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant