/TrendAlgorithms

some algorithms to detect trend in timeseries written on Python

Primary LanguagePython

Trend detection algorithms

A Python module for detecting trends in timeseries. Most of such algorithms are only implemented in R, so this is Python implementation.

Tests implemented