Skip to main content

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


Download files

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

Source Distribution

trimes-0.0.2.tar.gz (512.4 kB view hashes)

Uploaded Source

Built Distribution

trimes-0.0.2-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

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