Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 401 Bytes

trend: algorithms for detecting trends in time-series data

What is trend?

trend is a python package for detecting trends in time-series data. It's design and documention borrow heavily from the R package known as trend developed by Thorsten Pohlert.

More documentation is forthcoming, but for now, refer to the source.