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

Is it possible to use CodecZlib to read a csv? #32

Open
endrebak opened this issue Oct 1, 2018 · 2 comments
Open

Is it possible to use CodecZlib to read a csv? #32

endrebak opened this issue Oct 1, 2018 · 2 comments

Comments

@endrebak
Copy link

endrebak commented Oct 1, 2018

https://stackoverflow.com/q/52590792/992687

Just wondering :)

@bicycle1885
Copy link
Member

CSV.read seems to require TranscodingStream to implement the position function. There is already a feature request (JuliaIO/TranscodingStreams.jl#62). I'd like to work on it soon but I cannot promise when.

@bjarthur
Copy link
Member

+1 for fixing this. it's breaking RDatasets, which is breaking Gadfly tests. let me know if i can help.

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

3 participants