Skip to content

Time Series Manipulation

wesm edited this page May 12, 2012 · 9 revisions

scikits.timeseries integration

It has been agreed upon on the Mailing List, that functionality of the TimeSeries Scikit into Pandas. This page shall list

  • workflows in different fields of science
  • required functionality
  • link to already developed code as input

Maybe that needed functionality already exists with pandas. In this case, useful examples are needed.

Workflows

Please list your workflows below in order to enable fellow developers to consider your use case.

Required Functionality from TimeSeries Scikit

The following functions from the scikit shall be ported to pandas:

Additional functionality

Following functionality could be added for convenient timeseries manipulation:

  • support for aggregated series: e.g. long-term averages of hourly data