A python package for transient time series
Project description
trimes
trimes (transient time series) is a python package for transient time series data in pandas format. The application is actually for all time series data where the time vector has a numerical format (e.g numpy's float64) - as opposed to the frequently used DateTime format. To the best of our knowledge, there is currently no other python package focusing on transient time series data as described and the mentioned DateTime format is not convenient for transient time series.
trimes provides functionality for pandas DataFrames (in the format mentioned above) for the following use cases:
- get data points
- interpolation
- resampling
- regression
- signal generation (harmonics, symmetrical components)
- comparison of times series (difference, boundaries, envelopes)
- metrics (e.g. root mean squared error)
- step response analysis
- plotting
and more.
Have a look at the documentation to get started.
Installation
pip install trimes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trimes-0.1.0.tar.gz.
File metadata
- Download URL: trimes-0.1.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
796af9dd46eedd8831293260d183ee332d2e4f8084e5cb7dc08384557f0ba4b5
|
|
| MD5 |
e0f2ba8dc641ba851bb67d31d491269b
|
|
| BLAKE2b-256 |
cb20b515f777072a7cedf737655d0ca0c49c697d56aeff1b8eb4c748b19d7daf
|
File details
Details for the file trimes-0.1.0-py3-none-any.whl.
File metadata
- Download URL: trimes-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7923eac6877e4ce3a67affacd8e4806c00640099f7373979c8f1c54eb4a32277
|
|
| MD5 |
7e02ad73047614df14313393916823f8
|
|
| BLAKE2b-256 |
1ea5c368cafb27a4d89f757b46f28bc5bf8f85d0b372135faaf1745a4c954a20
|