dbcolmovingstats (1) Linux Manual Page
NAME dbcolmovingstats – compute moving statistics over a window of a column of data SYNOPSIS dbcolmovingstats [-am] [-w window-width] [-e EmptyValue] column DESCRIPTION Compute moving statistics over a COLUMN of data. Records containing non-numeric data are considered null do not contribute to the stats (optionally they are treated as zeros with "-a"). Currently we compute…
