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

wrong headers using fread for latin1 encoded files #1680

Closed
nachti opened this issue Apr 27, 2016 · 1 comment
Closed

wrong headers using fread for latin1 encoded files #1680

nachti opened this issue Apr 27, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@nachti
Copy link
Contributor

nachti commented Apr 27, 2016

Using fread for latin1 encoded files, the body is ok, but the special characters in the header are not recognized correctly: See
http://stackoverflow.com/questions/36893205/fread-with-headers-with-special-characters-latin1-and-unusual-nested-quotes
The code and an example csv can be found here: https://github.com/nachti/datatable_test. Clone the repository and run latin1quotedat.R.

Gerhard

@nachti
Copy link
Contributor Author

nachti commented Apr 28, 2016

Thanks for fixing it so quickly, Arun!

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

No branches or pull requests

2 participants