Skip to content

Deprecate engine="fastparquet" in pd.read_parquet #64597

@mroeschke

Description

@mroeschke

@martindurant I see you added a notice of retirement of fastparquet (dask/fastparquet#973). pandas 3 doesn't explicitly (yet) depend on pyarrow, but if you anticipate no further fastparquet development, I suppose pandas could just use pyarrow's parquet reader as I imagine there's a lot of overlap between the two now(?)

Generally if engine="fastparquet" is deprecated and removed, the engine keyword can be deprecated itself (along with the io.parquet.engine option)

Metadata

Metadata

Assignees

No one assigned

    Labels

    DependenciesRequired and optional dependenciesDeprecateFunctionality to remove in pandas

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions