Skip to content

detrend process detrends time series with a sliding window

Arin Wongprommoon requested to merge detrend into master

Users can now use the detrend process to detrend time series in a dataframe using a sliding window. Users now benefit from having a simplified routine to do so.

This addresses issue #5 (closed).

Merge request reports