January 2016
Intermediate to advanced
240 pages
4h 42m
English
As explained in the previous sections, metric aggregations allow you to find out the statistical measurement of the data, which includes the following:
stats aggregationmin, max, sum, value_count, aggregationsextended_stats aggregationcardinality aggregationMetric aggregations are fundamentally categorized in two forms:
min, max, sum, value_count, avg, and cardinality aggregationsstats and extended_stats aggregationsThe basic statistics include: min, max, sum, count, and avg. These statistics can be computed in the following two ...
Read now
Unlock full access