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

FromNamedRecord and case #145

Open
ivan-m opened this issue Jun 23, 2017 · 0 comments
Open

FromNamedRecord and case #145

ivan-m opened this issue Jun 23, 2017 · 0 comments

Comments

@ivan-m
Copy link
Contributor

ivan-m commented Jun 23, 2017

More a discussion point than anything else.

If we read a CSV file using FromNamedRecord, should the lookups of column names be caseless? If so, we'd probably want to use Data.Text.toCaseFold rather than relying upon ByteStrings, which could also have encoding issues.

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