[Numpy-discussion] Datetime again

Charles R Harris charlesr.harris at gmail.com
Thu Jan 22 09:51:33 EST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150122/705dc03a/attachment.html>


More information about the NumPy-Discussion mailing list