public enum DataEngineeringStatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DataEngineeringStatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum DataEngineeringStatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DataEngineeringStatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CoefficientOfVariation | Coefficient of Variation. |
Count | Count. |
FirstQuartile | First Quartile. |
IQR | Interquartile range. |
Kurtosis | Kurtosis. |
LeastCommon | Least Common. |
Maximum | Maximum. |
Mean | Mean. |
Median | Median. |
Minimum | Minimum. |
Mode | Mode. |
NumberOfNulls | Number of Nulls. |
NumberUniqueValues | Number of unique values. |
Outliers | Number of Outliers |
Range | Range. |
Skewness | Skewness. |
StandardDeviation | Standard deviation. |
Sum | Sum. |
ThirdQuartile | Third Quartile. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.DataEngineeringStatType
Target Platforms: Windows 11, Windows 10, Windows 8.1