Calculates the running average of a column
RUNNINGAVERAGE(column)
column
Returns the running averages in a column
Column on which to compute the running average. Must be numeric.
Running averages of input column
Last updated 2 years ago