Skip to content

Handle writers.save_dataset() when file exists already at file path #89

Description

@tillmrtz

When trying to save a file that already exists, currently the functions prints a permission error. For the future I think it would be nice to implement a check, if the filename already exists and even create a possibly to overwrite the old file. Suggestion: overwrite = False or True in writers.save_dataset().

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions