[
https://issues.apache.org/jira/browse/ARROW-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Hammerbacher updated ARROW-9111:
-------------------------------------
Description: 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. (was: 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.)
> csv.read_csv progress bar
> -------------------------
>
> Key: ARROW-9111
> URL: https://issues.apache.org/jira/browse/ARROW-9111
> Project: Apache Arrow
> Issue Type: Improvement
> Affects Versions: 0.17.1
> Reporter: Jeff Hammerbacher
> Priority: Minor
>
> 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)