Avg

Gets the average value in the column

Avg(column) β†’ 26.7
Avg(column2) β†’ 2.0

Inputs

Avg(column)

  • column - A column to calculate an average for

Last updated