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

Streaming CSV #1

Closed
abourget opened this issue Feb 21, 2015 · 2 comments
Closed

Streaming CSV #1

abourget opened this issue Feb 21, 2015 · 2 comments
Assignees

Comments

@abourget
Copy link

Any way to read headers and then start streaming or reading one record at a time ?

I'd like to do that as well on the write side, the idea is to be able to parse a file, filter it with little memory footprint, as only a few current rows would be kept around at any given time.

Is this something possible ?

@JonathanPicques
Copy link
Member

Hi, I'm not sure how to handle it, have you any API ideas?

@JonathanPicques
Copy link
Member

See #14

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