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

adds grouping function and test to make aggregation-based builds #12

Merged
merged 3 commits into from
Jan 23, 2018

Conversation

montoyjh
Copy link
Contributor

Adds a grouping function to mongolike stores. Mongolike.groupby(keys, properties, criteria) constructs and executes a simple aggregation pipeline where you filter, project, and group by a set of keys.

@dwinston
Copy link
Member

LGTM

@dwinston dwinston merged commit 47a1dd8 into materialsproject:master Jan 23, 2018
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