gusmaogabriels / tag2trend

A general library for handling trend series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tag2trend

linkedin

STILL BEING RESHAPED INTO SPLIT MODULES!

A general library for handling trend series.


Description

This library was created as a tool for the analysis of AspenTech InfoPlus.21, aka IP.21, Database-derived timeseries.

It still consists of an ongoing development, whose dependencies are essential for the handling of:

  • ODBC connection between PC-AspenTech InfoPlus.21 (IP21): pyodbc
  • Data, time, timezone: datetime
  • Ubiquity among objects: ctypes
  • Regular expressions: re
  • Scientific units: pint
  • Object disentanglement: copy
  • Interpolation, derivation, integration: scipy
  • General data handling: numpy
  • Data visualization: maplotlib

About

A general library for handling trend series.

License:MIT License