Skip to content
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

Datemath returns Arrow object instead of datetime #28

Closed
alecbrick opened this issue Apr 22, 2021 · 3 comments
Closed

Datemath returns Arrow object instead of datetime #28

alecbrick opened this issue Apr 22, 2021 · 3 comments
Assignees
Labels

Comments

@alecbrick
Copy link

831d8fb#diff-0c78ec8d26c114f347d763c31736b6259e763c9130e6c326b5aaba43a8cac224

Not sure if this was intentional (since the README does say that an Arrow object is returned), but our code expects datetime objects here.

@nickmaccarthy
Copy link
Owner

@alecbrick , can you post a snippet of the code you are using where you expect it?

@nickmaccarthy
Copy link
Owner

@alecbrick , never-mind, I found the issue. Its a bug, and I have fixed it. I will pushing a new version shortly.

@nickmaccarthy
Copy link
Owner

@alecbrick v1.5.5 should be on pypi now which fixes this. Let me know if you have any issues.

@nickmaccarthy nickmaccarthy self-assigned this Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants