Le 21/05/15 09:40, Antti Mäkinen a écrit :
Is there any estimate on when NumPyPy will support datetime.date objects in arrays?
Well, the object dtype is already supported in the default branch, so you can put datetime.date objects in arrays. If you were thinking of the np.datetime64 and np.timedelta64 dtypes, they aren't supported yet, and we're not planning on adding them in the immediate future unless there's a compelling use case.
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev