snsary.functions.window_summary
Computes the mean, max, min, sum and median (p50) of Readings over consecutive windows. The name of each computation is appended to the name of the Reading e.g. myreading--mean.
Module Contents
- class snsary.functions.window_summary.WindowSummary(**kwargs)
Bases:
snsary.functions.window.Window- aggregate(readings)