/pyflux

Open source time series library for Python

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PyFlux

PyFlux

Join the chat at https://gitter.im/RJT1990/pyflux PyPI version

PyFlux is an open source time series library for the Python programming language. Built upon the NumPy/SciPy/Pandas libraries, PyFlux allows for easy application of a vast array of time series methods and inference capabilities.

See some examples and documentation at PyFlux.com. Or see worked through examples in this talk given to the PyData London Meetup in June 2016.

14 June 2016 : The documentation and notebooks need to be updated (and will be updated this week).

Models

Inference

Installing PyFlux

pip install pyflux

Python Version

PyFlux is tested on Python 2.7 and 3.5.