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

Implicit groupby #4

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Implicit groupby #4

merged 3 commits into from
Apr 8, 2024

Conversation

josh-swerdlow
Copy link
Collaborator

Types of changes

  • New feature (non-breaking change which adds functionality)
  • My code follows the code style of this project.
  • [ X ] My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

I stripped the functionality inherent of in the groupby builtin plugin to use within our plugin.

Now, whenever one branches on a given parameter, the manifest will automatically re-group the inputs so there
is no duplicate timestamps in any given group.

@andrew-woosnam andrew-woosnam merged commit 095b176 into main Apr 8, 2024
1 check passed
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.

2 participants