ess.reduce.streaming#
This module provides tools for running workflows in a streaming fashion.
Functions
|
Convert value to a histogram if it is not already a histogram. |
Classes
|
Abstract base class for accumulators. |
|
Simple accumulator that adds pushed values immediately. |
|
Accumulator that adds pushed values to a rolling window. |
|
Wrap a base workflow for streaming processing of chunks. |