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

Closes #1282 SegArray Register/Attach #1320

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

Ethan-DeBandi99
Copy link
Contributor

This PR (closes #1282):

  • Adds the attach, register and unregister function into ak.SegArray.
  • Modifies the functions to omit the grouping since ak.GroupBy does not support these functions. Issue Attach Grouping Element in SegArray #1319 is tracking adding this back to prevent it from being recomputed.
  • Adds testing for the methods.

…g from these features because groupby does not yet support them. Added testing to validate functionality.
@mhmerrill mhmerrill merged commit 2e4e954 into Bears-R-Us:master Apr 26, 2022
@Ethan-DeBandi99 Ethan-DeBandi99 deleted the 1282_segarray_reg_att branch April 29, 2022 12:50
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.

SegArray Attach/Register
3 participants