Skip to content

[Python] csv.read_csv progress bar #17224

@asfimport

Description

@asfimport

When reading a very large csv file, it would be nice to see some diagnostic output from pyarrow. readr has a progress parameter, for example. tqdm is often used in the Python community to provide this functionality.

Reporter: Jeff Hammerbacher

Related issues:

Note: This issue was originally created as ARROW-9111. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions