On Jun 11, 2011, at 1:03 AM, Mark Wiebe wrote:
> 
> I don't think you would want to extend the datetime with more metadata, but 
> rather use it as a tool to create the timeseries with. You could create a 
> lightweight wrapper around datetime arrays which exposed a 
> timeseries-oriented interface but used the datetime functionality to do the 
> computations and provide good performance with large numbers of datetimes. I 
> would love it if you have the time to experiment a bit with the 
> https://github.com/m-paradox/numpy branch I'm developing on, so I could tweak 
> the design or add features to make this easier based on your feedback from 
> using the new data type.

I'll do my best, depending on my free time, alas... Did you have a chance to 
check scikits.timeseries (and its experimental branch) ? If you have any 
question about it, feel free to contact me offlist (less noise that way, we can 
always summarize the discussion).
Cheers
P.
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to