[
https://issues.apache.org/jira/browse/ARROW-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche updated ARROW-9111:
-----------------------------------------
Fix Version/s: (was: 6.0.0)
7.0.0
> [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: 7.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)