Add JSON encoding for int and float types
I've noticed issues at various times when there are np.integer
or np.floating
types being written to JSON
, this MR will allow those to be saved.
Merge request reports
Activity
added Infrastructure label
changed milestone to %1.0.2
mentioned in commit 043f80fe
Please register or sign in to reply