Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Literal instance of data frames #276

Open
GregorySchwartz opened this issue Nov 3, 2016 · 2 comments
Open

Literal instance of data frames #276

GregorySchwartz opened this issue Nov 3, 2016 · 2 comments

Comments

@GregorySchwartz
Copy link

I assume that this feature has been discussed before, but it would be nice to have a simple conversion to and from data frames.

@qnikst
Copy link
Contributor

qnikst commented Nov 3, 2016

There was an ongoing work on parser for any S-Expression, and it's easy to parse any data frames on the top. This is done in another project at the moment, but will be moved to inline-r once stabilize.

@GregorySchwartz
Copy link
Author

I ran into an instance where JSON parsing was impossible due to the size of the string (too large for R). There should be a solution to data frame parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants