Using rolling average for data cleaning / remove outliers
Forum TopicHi Guys, I have a set of data which has daily and seasonal cycle and expands over ten years. I need to remove erroneous values using the rolling average of 5 pints at a time +/- 3 standard deviations. I might end up using more points for the rolling...