TSPy
0.1

Contents:

  • Introduction
  • Library Design
  • How to …
  • How to (two TS) …
  • How to forecasting …
  • tspy package
TSPy
  • »
  • tspy Python SDK documentation
  • View page source

tspy Python SDK documentation¶

Contents:

  • Introduction
    • What is tspy?
    • What is a time series: STS and MTS?
    • What is a timestamp in tspy?
    • What is an observation in tspy?
    • What is an observation collection in tspy?
    • What is a segment in tspy?
    • What is a (single) time-series (STS) in tspy?
    • What is a multi-time-series (MTS) in tspy?
    • What is a segment time-series (SegTS) in tspy?
  • Library Design
  • How to …
    • import
    • convert back to DataFrame
    • collect statistics
    • load data into memory
    • element-wise transform
    • filter out values from a time-series
    • transform a time-series
    • reduce a time-series
    • deal with missing values (N/A) in a time-series
    • resample a time-series
  • How to (two TS) …
    • align two time-series
    • merge (via join) two time-series
    • correlate two time-series
  • How to forecasting …
  • tspy package
    • Subpackages
    • Submodules

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, IBM Research

Built with Sphinx using a theme provided by Read the Docs.