Skip to content

AWS S3 overwrite mode bug? #135

@nskrjabins

Description

@nskrjabins

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:

1st

The subsequent overwrite is appending:

2nd

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions