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

Align ordering of rolluprecursive with simple grouping #23

Merged
merged 5 commits into from
Jul 5, 2023

Conversation

HeikoTheissen
Copy link
Contributor

groupby with rolluprecursive should order its output set in the same way as groupby with simple grouping:

  • No order is defined between instances from different portions $R(x_i)$ and $R(x_j)$ (unless the fourth parameter ends with traverse).
  • The order of occurrences from each $R(x_i)$ remains the same.

@HeikoTheissen HeikoTheissen merged commit b8b1847 into main Jul 5, 2023
1 check passed
@HeikoTheissen HeikoTheissen deleted the csd04/last-minute branch July 5, 2023 15:43
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

2 participants