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

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

I have another CSV related question. How does the csv reader decide how many 
chunks the created arrow table will have? I know I can fix it by giving a 
block_size on the read options but the default is None. I observed that 
sometimes the reader is creating a lot of chunks but it doesn't seem to 
necessarily scale with file size?

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