pyprocessta

Python process timeseries analysis

https://github.com/kjappelbaum/pyprocessta

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Python process timeseries analysis

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • Open Issues: 2
  • Releases: 1
Created over 5 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Citation

README.md

The project has been refactored and moved to https://github.com/kjappelbaum/aeml

pyprocessta

Making the analysis of data from chemical engineering processes boring again!

pyprocessta is a suite of tools that aims to help chemical engineers with the analysis of their time series. pyprocessta provides tools for the following steps

  • exploratory data analysis
  • data cleaning
  • time series modeling
  • causal impact analysis

Note that this package is still in an early, experimental, development phase.

Installation

To install the development version on a Unix system (we did not test on a Windows machine) use

bash pip install git+https://github.com/kjappelbaum/pyprocessta.git

The installation should be completed within minutes or seconds.

Note that the package currently depends on our fork of the darts package and is not tested on the latest official release of the darts library.

Reproducing the analysis in "Deep learning for industrial processes: Forecasting amine emissions from a carbon capture plant"

For the notebooks and scripts we used in this work, see the paper directory. This directory also contains a "freeze" of the conda environment we used in our work.

You can use the notebooks in this directory as an example of how to use the library. The use of the main functionalities is also described in the documentation.

Acknowledgments

This project was supported by the PrISMa Project (No 299659), which is funded through the ACT programme (Accelerating CCS Technologies, Horizon2020 Project No 294766). Financial contributions made from: Department for Business, Energy & Industrial Strategy (BEIS) together with extra funding from NERC and EPSRC Research Councils, United Kingdom; The Research Council of Norway, (RCN), Norway; Swiss Federal Office of Energy (SFOE), Switzerland; and US-Department of Energy (US-DOE), USA, are gratefully acknowledged. Additional financial support from TOTAL and Equinor, is also gratefully acknowledged.

Owner

  • Name: Kevin M Jablonka
  • Login: kjappelbaum
  • Kind: user
  • Location: Germany

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.2
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (4)
  • pre-commit-ci[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
autorelease: pending (3) autorelease: tagged (1)

Dependencies

docs/requirements.txt pypi
  • Sphinx *
  • sphinx-autodoc-typehints *
  • sphinx-book-theme *
  • sphinx-copybutton *
.github/workflows/precommit_test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/release_me.yml actions
  • GoogleCloudPlatform/release-please-action v2.6.0 composite