Skip to main content

Python library that provides functions to manipulate time series collected from industrial contexts

Project description

Industry Time Series Library

Time Series Manipulation for Industry Data

This repository hosts the industry-ts: Industry Time Series Library --- a Python library that provides functions to manipulate time series collected from industrial contexts.

This project aims to address the necessity for open-source tools developed for solving problems with data collected from industrial process.

The modules introduced provide a variety of functions that are particularly tailored to industry data, directed to working with its most common issues, such as discontinuities in process measurements and faulty sensors.

Table of Contents

Main Features

  • Data Generation: Generate synthetic data from well defined stochastic processes for testing and benchmarking purposes.
  • Modelling: Fit time series models to data.
  • Preprocessing: Preprocess time series with filtering, feature engineering and other techniques.

How to use it

The package is available in PyPI, and can be installed with pip:

pip install industryts

Alternatively, to use the library, you can clone the repository and install it with pip:

git clone https://github.com/Industry-Time-Series/industry-ts.git
cd industry-ts
git checkout packaging
pip install .

Documentation

The official documentation is hosted on https://industry-time-series.github.io/industry-ts/

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

industryts-0.0.4.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

industryts-0.0.4-py3-none-any.whl (16.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