[ 
https://issues.apache.org/jira/browse/ARROW-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981709#comment-16981709
 ] 

Sascha Hofmann commented on ARROW-7251:
---------------------------------------

I think it's a Kaggle dataset. In general, we'd like to ingest all kind of 
legacy CSVs. Do you by any chance know how the pyarrow read_csv compares to 
Pandas'?

 

In the meantime, we might simply check for a BOM and fall back to the pandas 
csv reader if we find a None UTF-8 one.

> [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)

Reply via email to