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

Retrieve contents of the description string from a Feather file #135

Open
dmbates opened this issue Feb 21, 2020 · 0 comments
Open

Retrieve contents of the description string from a Feather file #135

dmbates opened this issue Feb 21, 2020 · 0 comments

Comments

@dmbates
Copy link
Contributor

dmbates commented Feb 21, 2020

See the slack discussion https://julialang.slack.com/archives/C674VR0HH/p1582304415448000.

It would be handy to have, say, Feather.description to return the description string. Would it be worthwhile creating a Feather.File type, analogous to CSV.File, that would just go through the loaddata step (with validation) and perhaps create the CTable from the Vector{UInt8} of the memory-mapped file.

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

1 participant