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

Coercing timedelta to float #89

Merged
merged 2 commits into from
Jan 18, 2022
Merged

Coercing timedelta to float #89

merged 2 commits into from
Jan 18, 2022

Conversation

alxmrs
Copy link
Collaborator

@alxmrs alxmrs commented Jan 18, 2022

Fixes #81.

  • Added tests to be sure that no values are np.float64s
  • Found and fixed the JSON serialization error.

@alxmrs
Copy link
Collaborator Author

alxmrs commented Jan 18, 2022

Thanks for the holiday review, @pramodg! 😃

@alxmrs alxmrs merged commit 8526867 into main Jan 18, 2022
@alxmrs alxmrs deleted the mv-float-json branch January 18, 2022 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Type is not JSON serializable: numpy.float64
2 participants