turicreate
turicreate copied to clipboard
SFrame.read_json should accept a JSON string not just a path to JSON file.
This PR resolves #2564 SFrame.read_json should accept a JSON string in addition to files
it would be better to rename this pr. :-)
There is a significant amount of work needed to merge this pull request. The default input JSON format should be the same regardless of whether a JSON file or a JSON string is used. Passing a JSON string should also work for orient="lines"
.
I'm going to move the issue (#2564) for this pull request to the next milestone.
@dhivyaaxim - please let us know if you would like to continue to work on this pull. I'm happy to answer any questions.