Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

SFrame.read_json should accept a JSON string in addition to files #2564

Open
@syoutsey

Description

@syoutsey

There are use cases which require a JSON string to accepted to the SFrame.read_json initializer instead of a path to a file. This could happen when the SFrame needs to be built with the results of a web-request API, in which case avoiding writing to a file would be more performant.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions