[SciPy-user] scikits.timeseries problem (error with e.g. cumprod)

Martin Enlund martin.enlund at gmail.com
Sat Aug 30 10:54:44 EDT 2008


Thanks for the rapid response.
I have only had problems with cumsum and cumprod so far.
All other _tsarraymethods seem to work fine


2008/8/30 Pierre GM <pgmdevlist at gmail.com>:
> On Saturday 30 August 2008 10:19:47 Martin Enlund wrote:
>> I am using scikits.timeseries and I found the toolkit very useful so far.
>
> Thanks a lot !
>
>> However, I've run into a problem with functions such as cumprod, which
>> just doesn't work (and I've thus created replacement functions using
>> numpy functions)
>
> OK, I see. Basically, there's been a change in numpy.ma a few weeks back whose
> side-effects are now felt on timeseries. I'm on it, I'll let you know how it
> goes. Could you send a list of functions you have a problem with ?
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list