Average

Definition

Arithmetic mean of all non-NULL values in the column, computed per partition.

Source

data (numeric)

Computation

Using the built in AVG(column_name) function of every database.

Last updated

Was this helpful?