dssg / dssg/triage

Support order by in collate Aggregate

Open
#259 0 comments 0 reactions 0 assignees View on GitHub
collate
Dominant language
Jupyter Notebook
Stars
201
Forks
62
PR merge metrics
No merged PRs in 30d

Description

_From @thcrock on July 19, 2017 21:59_

Third argument in `collate.Aggregate` is an order by clause, which can be used for things like medians. This should be usable via the YAML wrapper.

_Copied from original issue: dssg/architect#9_

Contributor guide

Open the contributing guide

Research direction

Locate the YAML wrapper for collate.Aggregate and trace how its arguments are handled, starting with the wrapper entry point. Check existing aggregate-related tests or examples if present; done means the YAML interface accepts an order-by clause and passes it through for aggregate operations such as medians.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.