-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
ds['time.time'] is broken #367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We could hack around this, but ultimately this is an implication of a design choice I made for the internals of The real solution here is to do some internal refactoring to make this possible. My current thinking is to add a constant |
To clarify: the issue here is that |
@jhamman it was not broken before -- |
As noted in #364:
It should return an array of
datetime.time
objects.The text was updated successfully, but these errors were encountered: