ποΈ β Mean
Returns the mean of the time series array.
ποΈ π Count
Returns the number of data points pushed in the array.
ποΈ β¬ Min
Returns the minimum value in the array.
ποΈ β« Max
Returns the maximum value in the array.
ποΈ π Median
Returns the median of the data points pushed in the array.
ποΈ π Lowest Mode
Returns the lowest mode of the data points pushed in the array.
ποΈ π Highest Mode
Returns the highest mode of the data points pushed in the array.
ποΈ mode
ποΈ π Variance
Returns the variance of the time series array.
ποΈ π Standard Deviation
Returns the standard deviation of the time series array.