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

.csv import: for large files, reading all in ram then decoding is not good.. #18

Open
rcoreilly opened this issue Jul 8, 2020 · 2 comments

Comments

@rcoreilly
Copy link
Member

switch to interactive decode mode

also, still need to add the auto-detect of separator -- wrote that for something else very recently..

@rcoreilly
Copy link
Member Author

and it is not parsing NaN properly, so those values end up as 0's.

@rcoreilly
Copy link
Member Author

actually was parsing and setting Null flag, but not setting value to NaN, and graphing was not looking at Null flag..

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