Skip to content

Ambiguous description in pandas.DataFrame.to_parquet documentation #19662

Closed
@pmlandwehr

Description

@pmlandwehr

Relevant Docstring

In the verson 0.22.0 pandas.DataFrame.to_parquet documentation, the engine kwarg is described as:

"Parquet reader library to use. If ‘auto’, then the option ‘io.parquet.engine’ is used. If ‘auto’, then the first library to be installed is used."

The two descriptions of "auto" are in conflict, so the one that isn't correct should be removed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions