Category
Filter
Description
Returns a moving average of expression, evaluated row by row, for a specified number of rows
Status
Completed
Syntax
MOVINGAVERAGE(<expression>, <window_size>, [<orderBy_expression>], [<partitionBy_expression>])
Search
Portfolio
Github
Coding Activities
StudyHub
Filter
Returns a moving average of expression, evaluated row by row, for a specified number of rows
MOVINGAVERAGE(<expression>, <window_size>, [<orderBy_expression>], [<partitionBy_expression>])