time series data and NumPy

BBands bbands at gmail.com
Fri Jan 26 12:54:02 EST 2007


On Jan 26, 9:29 am, "Diez B. Roggisch" <d... at nospam.web.de> wrote:

> What you could do would be to convert the date-column into a timestamp,
> which is a int/long, and use that. Would that help?

Actually that might help, as all I need the date for is to index
values.

Thanks, I'll give it a spin.

     jab




More information about the Python-list mailing list