Closed glamp closed 8 years ago
This looks good 👍 Just need to finalize the naming
Some options:
For reference, going with from yhat import simplejson
. The reason being it is simplejson. We've just added a few enhancements to it which the "from yhat" part indicates that it’s yhat’s own simplejson.
Tests pass! Looks good 👍
Extension of simplejson that provides a Yhat json module that can serialize numpy specific objects (np.nan, np.array).
This will get put in the python kernel and will look something like this: