snsary.functions.window_average

Computes a mean average of Readings over fixed, consecutive windows.

Module Contents

class snsary.functions.window_average.WindowAverage(**kwargs)

Bases: snsary.functions.window.Window

aggregate(readings)