[
https://issues.apache.org/jira/browse/ARROW-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901142#comment-16901142
]
Francois Saint-Jacques commented on ARROW-5977:
-----------------------------------------------
Can we re-use the `ConverterOptions.column_types` for the same purpose? The
field would:
# Select columns
# Possibly give a type hint.
> [C++] [Python] Method for read_csv to limit which columns are read?
> -------------------------------------------------------------------
>
> Key: ARROW-5977
> URL: https://issues.apache.org/jira/browse/ARROW-5977
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Python
> Affects Versions: 0.14.0
> Reporter: Jordan Samuels
> Priority: Major
> Labels: csv
>
> In pandas there is pd.read_csv(usecols=...) but I can't see a way to do this
> in pyarrow.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)