use json instead of repr/eval for pandas_categorical (#247)
* use json instead of repr/eval for pandas_categorical * fix json dumps with numpy data * add more test cases
Showing
Please register or sign in to comment
* use json instead of repr/eval for pandas_categorical * fix json dumps with numpy data * add more test cases