[
https://issues.apache.org/jira/browse/ARROW-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368329#comment-17368329
]
Antoine Pitrou commented on ARROW-9111:
---------------------------------------
Related: ARROW-12996
> [Python] csv.read_csv progress bar
> ----------------------------------
>
> Key: ARROW-9111
> URL: https://issues.apache.org/jira/browse/ARROW-9111
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Affects Versions: 0.17.1
> Reporter: Jeff Hammerbacher
> Priority: Minor
> Labels: csv
> Fix For: 5.0.0
>
>
> When reading a very large csv file, it would be nice to see some diagnostic
> output from pyarrow.
> [readr|https://readr.tidyverse.org/reference/read_delim.html] has a
> `progress` parameter, for example. [tqdm|https://github.com/tqdm/tqdm] is
> often used in the Python community to provide this functionality.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)