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

Support JSON serialization of NumPy types by default #81

Closed
randomir opened this issue Mar 10, 2020 · 0 comments · Fixed by #135
Closed

Support JSON serialization of NumPy types by default #81

randomir opened this issue Mar 10, 2020 · 0 comments · Fixed by #135
Labels
feature New feature or request

Comments

@randomir
Copy link
Member

randomir commented Mar 10, 2020

During data encoding for the visualizer (to JSON), most fields are handled by casting non-primary type to primary, but a general solution would be to support JSON serialization of all NumPy types by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant