On Jan 26, 10:46 am, Robert Kern <[EMAIL PROTECTED]> wrote:
> Yes, one can make numpy arrays with "object" as its type. One can even extend
> the C-level parts as well. For example, we have an experimental package in the
> scipy sandbox for uniform time series that uses mx.DateTime.
>
>  http://www.scipy.org/TimeSeriesPackage
I saw that, but I am working with irregular time series.

> This is frequently what I do. For dates, I like Modified Julian Day Numbers
> although I am sure that would horrify some people more knowledgeable than I.

Not horrified, just doing it. ;-)

     jab

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to