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

Preserve groupby order #163

Merged
merged 3 commits into from
Nov 30, 2017
Merged

Preserve groupby order #163

merged 3 commits into from
Nov 30, 2017

Conversation

mattcoley
Copy link
Collaborator

When using the groupby filter, the order of groups should depend on the order of objects (as is done in most languages). For example, if you have a sorted list of dates and groupby those dates, the groups should preserve that order.

@mattcoley mattcoley merged commit 88bd293 into master Nov 30, 2017
@mattcoley mattcoley deleted the preserve-groupby-order branch November 30, 2017 13:45
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