Improvements to the JSON interface
Some small improvements to the JSON interface
- Convert all
open
calls towith open
to avoid read/write errors - Add a json object encoder/decoder to handle conversions of conmplex, arrays, and dataframes
- Clean up the read_in_result method
- Store pandas dict in list orientation
- Minor fixes to documentation
- Set of tests to check the encoding/decoding doesn't miss any data
Merge request reports
Activity
changed milestone to %0.4.1
This builds upon !368 (merged) and should be merged after.
added 24 commits
-
8b6c0d57...c6c95161 - 23 commits from branch
master
- 44877f86 - Merge branch 'master' into 'jsonify-part-the-second'
-
8b6c0d57...c6c95161 - 23 commits from branch
mentioned in commit 658e0eeb
Please register or sign in to reply