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

Add aggregation examples #146

Open
bdice opened this issue Jun 26, 2021 · 0 comments
Open

Add aggregation examples #146

bdice opened this issue Jun 26, 2021 · 0 comments

Comments

@bdice
Copy link
Member

bdice commented Jun 26, 2021

We could add more examples for some or all of the following:

  • Group by state point keys: The aggregates are grouped by multiple state point keys.
  • Group by arbitrary key function: The aggregates are grouped by keys determined by a key-function that expects an instance of :class:~.signac.contrib.job.Job and return the grouping key.
  • Using a completely custom aggregator function when even greater flexibility is needed.
  • Using sorting/selection in conjunction with other aggregator parameters.

Originally posted by @bdice in #122 (comment)

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

No branches or pull requests

1 participant