Closed mlincett closed 1 year ago
(Hot)fix of serialization by converting the dtype.metadata to python bultins.
dtype.metadata
Adds a script for npz to json conversion.
Minor editing of comments and typo fixes.
Fixes #14
Thanks for the feedback @ric-evans . I've added basic testing for the npz to JSON conversion.
(Hot)fix of serialization by converting the
dtype.metadata
to python bultins.Adds a script for npz to json conversion.
Minor editing of comments and typo fixes.
Fixes #14