5 releases
0.0.5 | Oct 21, 2020 |
---|---|
0.0.4 | Oct 19, 2020 |
0.0.3 | Sep 30, 2020 |
0.0.2 | Sep 29, 2020 |
0.0.1 | Dec 29, 2019 |
#11 in #streaming
26 downloads per month
Used in chop
160KB
4K
SLoC
chopper is a streaming time series manipulation framework
Goals
- Primary use case - ad-hoc usage by humans.
- Production environment friendly:
- Single process - minimal cpu impact.
- Strictly streaming - minimal memory impact.
- Time series focused:
- Input data is assumed to have time column.
- Time is monotonically non-decreasing within each of the inputs.
Dependencies
~10MB
~192K SLoC