Hi All,

I'm playing with the idea of building a simplified datetime class on top of
the current numpy implementation. I believe Pandas does something like
this, and blaze will (does?) have a simplified version. The reason for the
new class would be to have an easier, and hopefully more portable, API that
can be implemented in Python, and maybe pushed down into C when things
settle.

Thoughts?

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to