Re: Class for Time Series Data

From: sdhyok (sdhyok_at_yahoo.com)
Date: 02/20/04


Date: 20 Feb 2004 10:24:32 -0800

Not only for ad-hoc calculations.
I am looking for some serious works for time series data,
like ts class in R.

Daehyok

beliavsky@aol.com wrote in message news:<3064b51d.0402200801.6e58c34b@posting.google.com>...
> sdhyok@yahoo.com (sdhyok) wrote in message news:<420ced91.0402191804.49a5d91f@posting.google.com>...
> > Hi, I am trying to build up a system handling time series data a lot.
> > Do you know any well-designed python class specially for time series data?
> > Thanks in advance.
> >
> > Shin, Daehyok
>
> I use a 1-D Numeric array to store the data of a time series. What is
> missing in the Numeric array that you want? It is easy to write Python
> functions to compute things like the autocorrelation function or the
> coefficients of an autoregressive model, using the features of Numeric
> and the accompanying LinearAlgebra module, which can fit regressions
> via least squares.



Relevant Pages

  • Re: Class for Time Series Data
    ... I am trying to build up a system handling time series data a lot. ... > Do you know any well-designed python class specially for time series data? ... I use a 1-D Numeric array to store the data of a time series. ...
    (comp.lang.python)
  • Re: analyzing stock time series data.
    ... >> knowledge of stock analysis is limited, ... >> if he has experience with fMRI time series, ... smoothing is a step he intends to use for stock time series data. ...
    (comp.soft-sys.matlab)
  • Models to estimate impact of known events in time series data
    ... I'm really not experienced with time series at all, ... We have a large data set of physician prescriptions ... of various classes of medication, and are looking at the impact of ...
    (sci.stat.math)
  • Re: Models to estimate impact of known events in time series data
    ... I'm really not experienced with time series at all, ... We have a large data set of physician prescriptions ... of various classes of medication, and are looking at the impact of ...
    (sci.stat.math)
  • Re: analyzing stock time series data.
    ... >> knowledge of stock analysis is limited, ... >> if he has experience with fMRI time series, ... smoothing is a step he intends to use for stock time series data. ...
    (comp.soft-sys.matlab)