Sections
Module
ApplyDetrend()
Remove linear trend from data.
y (ndarray) – Input data.
ndarray
Detrended data.