[SciPy-user] scikits.timeseries AttributeError

Matt Knox mattknox.ca at gmail.com
Sun Jun 8 16:50:43 EDT 2008


Matt Knox <mattknox.ca <at> gmail.com> writes:

> 
> >> dates = ts.date_array([q[1] for q in data], freq='S')
> 
> This is one of the known limitations of the timeseries module right now
> unfortunately. Plotting for frequencies higher than daily is not currently
> supported.

I just added support for this today in the timeseries module if you want to try
it again.

- Matt




More information about the SciPy-User mailing list