# 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
- [Industry Time Series Library](#industry-time-series-library)
- [Time Series Manipulation for Industry Data](#time-series-manipulation-for-industry-data)
- [Table of Contents](#table-of-contents)
- [Main Features](#main-features)
- [How to use it](#how-to-use-it)
- [Documentation](#documentation)
## 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](https://pypi.org/project/industryts/), and can be installed with pip:
```bash
pip install industryts
```
Alternatively, to use the library, you can clone the repository and install it with pip:
```bash
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/
Raw data
{
"_id": null,
"home_page": "",
"name": "industryts",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Industry-Time-Series <alexsandercaac@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/36/25/8695a320f23649b8dc0be5cdf84b1cc3722f1486bf221c42ce0086ff9fb8/industryts-0.0.4.tar.gz",
"platform": null,
"description": "# Industry Time Series Library\n\n## Time Series Manipulation for Industry Data\n\nThis repository hosts the **industry-ts**: _Industry Time Series_ Library --- a Python library that provides functions to manipulate time series collected from industrial contexts.\n\nThis project aims to address the necessity for open-source tools developed for solving problems with data collected from industrial process. \n\nThe 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.\n\n## Table of Contents\n\n- [Industry Time Series Library](#industry-time-series-library)\n - [Time Series Manipulation for Industry Data](#time-series-manipulation-for-industry-data)\n - [Table of Contents](#table-of-contents)\n - [Main Features](#main-features)\n - [How to use it](#how-to-use-it)\n - [Documentation](#documentation)\n\n## Main Features\n\n* **Data Generation**: Generate synthetic data from well defined stochastic processes for testing and benchmarking purposes.\n* **Modelling**: Fit time series models to data.\n* **Preprocessing**: Preprocess time series with filtering, feature engineering and other techniques.\n\n## How to use it\n\nThe package is available in [PyPI](https://pypi.org/project/industryts/), and can be installed with pip:\n\n```bash\npip install industryts\n```\n\nAlternatively, to use the library, you can clone the repository and install it with pip:\n\n```bash\ngit clone https://github.com/Industry-Time-Series/industry-ts.git\ncd industry-ts\ngit checkout packaging\npip install .\n```\n\n## Documentation\n\nThe official documentation is hosted on https://industry-time-series.github.io/industry-ts/\n",
"bugtrack_url": null,
"license": "",
"summary": "Python library that provides functions to manipulate time series collected from industrial contexts",
"version": "0.0.4",
"project_urls": {
"Docs": "https://industry-time-series.github.io/industry-ts/",
"Homepage": "https://github.com/Industry-Time-Series/industry-ts"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "64450c1722e107cc8d9be627771230a30d64263e84ae1e270c4c1c352ab2a13b",
"md5": "06fed88db01ae83795e199ccb988a66f",
"sha256": "b3a0134f9c6c1c552f2f9b50d89ed6a08b96a8db634d700e6b96508816d48b45"
},
"downloads": -1,
"filename": "industryts-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "06fed88db01ae83795e199ccb988a66f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 16688,
"upload_time": "2023-11-12T13:36:58",
"upload_time_iso_8601": "2023-11-12T13:36:58.426210Z",
"url": "https://files.pythonhosted.org/packages/64/45/0c1722e107cc8d9be627771230a30d64263e84ae1e270c4c1c352ab2a13b/industryts-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "36258695a320f23649b8dc0be5cdf84b1cc3722f1486bf221c42ce0086ff9fb8",
"md5": "6c22b204c080c4ba1d07c768c6b5973e",
"sha256": "4284c3d7aa1c4df310cc015d1499d6e831f362bf3e3aaaa05315f25f639e30d4"
},
"downloads": -1,
"filename": "industryts-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "6c22b204c080c4ba1d07c768c6b5973e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 17343,
"upload_time": "2023-11-12T13:36:59",
"upload_time_iso_8601": "2023-11-12T13:36:59.772586Z",
"url": "https://files.pythonhosted.org/packages/36/25/8695a320f23649b8dc0be5cdf84b1cc3722f1486bf221c42ce0086ff9fb8/industryts-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-12 13:36:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Industry-Time-Series",
"github_project": "industry-ts",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "contourpy",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "cycler",
"specs": [
[
"==",
"0.11.0"
]
]
},
{
"name": "fonttools",
"specs": [
[
"==",
"4.42.1"
]
]
},
{
"name": "kiwisolver",
"specs": [
[
"==",
"1.4.5"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.7.2"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.25.2"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"23.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.0.3"
]
]
},
{
"name": "patsy",
"specs": [
[
"==",
"0.5.3"
]
]
},
{
"name": "Pillow",
"specs": [
[
"==",
"10.0.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.0.9"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2023.3"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.11.2"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "statsmodels",
"specs": [
[
"==",
"0.14.0"
]
]
},
{
"name": "tzdata",
"specs": [
[
"==",
"2023.3"
]
]
}
],
"lcname": "industryts"
}