Skip to main content

system.kanoa.item.getMeasureOutliers(paramsDict)

Returns events where measureValue falls outside N standard deviations of the mean.


Parameters

paramsDict Dictionary

- measureIdIntegerOptional
- tStampEndDateTimeOptional range end, inclusive
- tStampStartDateTimeOptional range start, inclusive
- zScoreThresholdFloatOptional, defaults to 2.0

Returns

data pyDataset


Example