Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 690 Bytes

MovingStream.md

File metadata and controls

13 lines (9 loc) · 690 Bytes

MovingStream

Properties

Name Type Description Notes
original_size int The number of data points in this stream [optional]
resolution str The level of detail (sampling) in which this stream was returned [optional]
series_type str The base series used in the case the stream was downsampled [optional]
data list[bool] The sequence of moving values for this stream, as boolean values [optional]

[Back to Model list] [Back to API list] [Back to README]