Optional
AverageOptional
AvgAverage string length of textual values. 0 otherwise.
Optional
DataData evenness aka Shannon's entropy normalized to [0,1]
Optional
DistinctNumber of distinct numeric values
Optional
DistinctNumber of distinct text values
Optional
DistinctNumber of distinct values
Optional
EmptyNumber of empty strings
Optional
FieldList of tags related to the field.
Optional
FirstFor textual values the first sorted string.
Optional
FractilesThe .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise.
Optional
FrequencyOptional
KurtosisKurtosis of the numerical values. NaN otherwise.
Optional
LastFor textual values the last sorted string.
Optional
MaxMaximum value of numerical values. NaN otherwise.
Optional
MaxMaximum string length of textual values. 0 otherwise.
Optional
MedianMedian of all numerical values. NaN otherwise.
Optional
MinMinimum value of numerical values. NaN otherwise.
Optional
MinMinimum string length of textual values. 0 otherwise.
Optional
MostThree most frequent values and their frequencies
Optional
NameName of the field.
Optional
NegNumber of negative values
Optional
NullNumber of null values
Optional
NumberSets the formatting of a field. The properties of qFieldAttributes and the formatting mechanism are described below.
The formatting mechanism depends on the type set in qType, as shown below:
The following applies:
The following applies:
The following applies:
The following applies:
The following applies:
No formatting, qFmt is ignored.
Optional
NumericNumber of numeric values
Optional
PosNumber of positive values
Optional
SkewnessSkewness of the numerical values. NaN otherwise.
Optional
StdStandard deviation of numerical values. NaN otherwise.
Optional
SumSum of all numerical values. NaN otherwise.
Optional
Sum2Squared sum of all numerical values. NaN otherwise.
Optional
SumSum of all characters in strings in the field
Optional
TextNumber of textual values
Optional
ZeroNumber of zero values for numerical values
Average of all numerical values. NaN otherwise.