You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sascha Hofmann (Jira)" <ji...@apache.org> on 2019/11/27 14:54:00 UTC

[jira] [Comment Edited] (ARROW-7251) [Python] Open CSVs with different encodings

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

Sascha Hofmann edited comment on ARROW-7251 at 11/27/19 2:53 PM:
-----------------------------------------------------------------

Ah, good to know. 

Maybe it might be worth noting on the docs
 [https://arrow.apache.org/docs/python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions]

that providing None uses the default of 1MB


was (Author: saschahofmann):
Ah, good to know. 

The docs state it differently by the way:
[https://arrow.apache.org/docs/python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions]

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