-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Open
Labels
Description
Code Sample, a copy-pastable example if possible
Please comsider merging
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.
stavshem, enourbakhsh, kdebrab, snowman2, kirkhansen and 9 more