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 DateTime format is not very convenient for transient time series.

trimes provides a thin wrapper for pandas DataFrames (in the format mentioned above) with helper functions to get data points, for interpolation, resampling, regression etc.

The package is at an early stage. Please have a look at the 'getting_started' tutorial.

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.1.tar.gz (87.4 kB view hashes)

Uploaded Source

Built Distribution

trimes-0.0.1-py3-none-any.whl (5.7 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