[SciPy-user] incompatible sizes when correlating two timeseries

Pierre GM pgmdevlist at gmail.com
Fri Dec 19 14:27:10 EST 2008


>
> import scipy.stats
> dir(scipy.stats.mstats)
>
> I don't know how well they work with TimeSeries.

If you don't care about the dates, just use the functions on  
the .series attribute of your timeseries. I need to check how well  
mstats support TimeSeries, I probably won't have time before next  
year, though...



More information about the SciPy-User mailing list