Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 919 Bytes

QueryAggregateResultAnalysis.md

File metadata and controls

16 lines (11 loc) · 919 Bytes

QueryAggregateResultAnalysis

Properties

Name Type Description Notes
avg_length float Average number of items in an array field. [optional]
cardinality int Cardinality is the number of different values in a field. [optional]
coverage int Coverage is the number of records which have a value set. [optional]
max_length int Maximum number of values in an array field. [optional]
min_length int Minimum length of an array field. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]