Skip to content

Enable to restrict columns for pandas.read_parquet #18154

Closed
@hoffmann

Description

@hoffmann

Problem description

In pandas 0.21 the top level funtion read_parquet() was introduced. Both available engines fastparquet and pyarrow support the specifications of columns to read. If you are only interested in certain columns of a dataframe this reduces the io.

It should be also possible to specify the columns in pandas.read_parquet().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions