standardDeviation property

double? standardDeviation
getter/setter pair

Standard deviation of non-null values in the scanned data.

NaN, if the field has a NaN.

Implementation

core.double? standardDeviation;