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

Extracting and saving corrupted lines in the data section #33

Open
castelao opened this issue Mar 23, 2016 · 0 comments
Open

Extracting and saving corrupted lines in the data section #33

castelao opened this issue Mar 23, 2016 · 0 comments

Comments

@castelao
Copy link
Owner

@OlyDLG raised some good points at #12, and we should extract and save corrupted lines, like blank lines and incomplete lines. This is different than #32 , since with the header information we know what to expect, all data lines should have the exact same structure.

One idea is to save those lines into a dictionary, and include this dictionary in the header of the cnv file, i.e. the parsed object. It the case of a line partially corrupted, it would be possible to load some columns, but there are risks on that.

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

No branches or pull requests

1 participant