-
Notifications
You must be signed in to change notification settings - Fork 722
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
Maybe I am missing something very obvious but for me the overwrite mode in wr.pandas.read_parquet() is not overwriting but appending. I have followed the tutorial to overwrite from here and here is what I am getting:
The initial overwrite:
The subsequent overwrite is appending:
It is not the end of the world, as I can simply manually delete everything in the target directory but would be good to understand the cause if the issue.
Thanks!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

