[
https://issues.apache.org/jira/browse/ARROW-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981815#comment-16981815
]
Sascha Hofmann commented on ARROW-7251:
---------------------------------------
As mentioned above, today I had a UTF-16 file. Previously, I encountered a
latin-1 encoded CSV but that was actually fine because only one of the columns
had the weird byte so only that column was read as binary instead of string
(you actually answered me on that one here:
https://issues.apache.org/jira/browse/ARROW-6934)
> [Python] Open CSVs with different encodings
> -------------------------------------------
>
> Key: ARROW-7251
> URL: https://issues.apache.org/jira/browse/ARROW-7251
> Project: Apache Arrow
> Issue Type: Wish
> Components: Python
> Reporter: Sascha Hofmann
> Priority: Major
>
> I would like to open an UTF-16 encoded CSVs (among others) without
> preprocessing in let's say Pandas. Is there maybe a way to do this already ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)