OptionalAverageOptionalAvgAverage string length of textual values. 0 otherwise.
OptionalDataData evenness aka Shannon's entropy normalized to [0,1]
OptionalDistinctNumber of distinct numeric values
OptionalDistinctNumber of distinct text values
OptionalDistinctNumber of distinct values
OptionalEmptyNumber of empty strings
OptionalFieldList of tags related to the field.
OptionalFirstFor textual values the first sorted string.
OptionalFractilesThe .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise.
OptionalFrequencyOptionalKurtosisKurtosis of the numerical values. NaN otherwise.
OptionalLastFor textual values the last sorted string.
OptionalMaxMaximum value of numerical values. NaN otherwise.
OptionalMaxMaximum string length of textual values. 0 otherwise.
OptionalMedianMedian of all numerical values. NaN otherwise.
OptionalMinMinimum value of numerical values. NaN otherwise.
OptionalMinMinimum string length of textual values. 0 otherwise.
OptionalMostThree most frequent values and their frequencies
OptionalNameName of the field.
OptionalNegNumber of negative values
OptionalNullNumber of null values
OptionalNumberSets 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.
OptionalNumericNumber of numeric values
OptionalPosNumber of positive values
OptionalSkewnessSkewness of the numerical values. NaN otherwise.
OptionalStdStandard deviation of numerical values. NaN otherwise.
OptionalSumSum of all numerical values. NaN otherwise.
OptionalSum2Squared sum of all numerical values. NaN otherwise.
OptionalSumSum of all characters in strings in the field
OptionalTextNumber of textual values
OptionalZeroNumber of zero values for numerical values
Average of all numerical values. NaN otherwise.