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
File details
Details for the file TSGeom-0.1.5.tar.gz
.
File metadata
- Download URL: TSGeom-0.1.5.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b17cc05c47061ff8d717a7803a0b4dbcad59ceaaf0669a8d8c4b6abee89dedf |
|
MD5 | 8c066f45888b03445097cf0fc28c60a0 |
|
BLAKE2b-256 | 0607dba1893629ce43d8b5d44f6396518e4c93b9844d62be71288eb31766297e |