Skip to content

ENH adding metadata argument to DataFrame.to_parquet #20521

Open
@JacekPliszka

Description

@JacekPliszka

Code Sample, a copy-pastable example if possible

Please comsider merging

master...JacekPliszka:master

Problem description

Currently pandas can not add custom metadata to parquet file.

This patch add metadata argument to DataFrame.to_parquet that allows for that.
Warning is issued when pandas key is present in the dictionary passed.

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