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

Evaluate and enforce data file versioning #3

Open
nugget opened this issue Dec 27, 2024 · 0 comments
Open

Evaluate and enforce data file versioning #3

nugget opened this issue Dec 27, 2024 · 0 comments

Comments

@nugget
Copy link
Owner

nugget commented Dec 27, 2024

The top section of each Road Trip CSV data file contains a block that advertises the file's version, language, and CSV delimiter values. We currently do not parse or utilize the file version number.

We should extract this version number from the file and return an error if the user is attempting to parse an unsupported file version with the package.

The package should be aware of version numbers and refuse to process an unsupported version number.

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