Skip to content

Datetime Series #322

Answered by vnmabus
pabloseren asked this question in Q&A
Feb 13, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

I have to say that I have never explicitly added support for datetimes, just floating point arrays. That said, numpy recently added support for dates using its datetime64 dtype (https://numpy.org/doc/stable/reference/arrays.datetime.html), so MAYBE, that could work, or at least we could try to add support for this type.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pabloseren
Comment options

@vnmabus
Comment options

@pabloseren
Comment options

Answer selected by vnmabus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants