Skip to main content

Python package for computing simple geometries on TS data.

Project description

TSGeom (Time Series Geometry) provides functions for identifying the peaks and valleys of a time series. Additionally, it provides a function for computing the maximum drawdown.

If numba can be imported, it will be used to greatly accelerate the execution time at the cost of a small initial compile. On my machine, the JIT’d code executed about 38 times faster than the pure Python code. Numba is not an install_requires package because numba can be a pain to install for some people. Learn more about numba here.

For fastest understanding, view the IPython notebook demo tutorial.

Contributing

This is an admittedly small project. Still, if you have any contributions, please fork this project on github and send me a pull request. You can email me, John B Nelson, at jbn@pathdependent.com with any questions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TSGeom-0.1.4.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page