twosigma / twosigma/beakerx_base

utils.ObjectEncoder does not parse int32 and leads to TypeError

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
7
PR merge metrics
No merged PRs in 30d

Description

utils.ObjectEncoder does not parse int32 and leads to TypeError:

`TypeError: Object of type int32 is not JSON serializable`

Looks like np.int32 is missing from [this line](https://github.com/twosigma/beakerx_base/blob/master/beakerx_base/utils.py#L200)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.