Skip to content

create an option in core/merge_new_data to ignore invalid keys  #8

@tinatn29

Description

@tinatn29

Currently, merge_new_data(new_dataset) ignores keys that are in new_dataset but not in the existing self.dataset. We can make this optional and add those keys to self.dataset as new entries if a new argument 'ignore_invalid_keys=False'? + need to add more test cases for this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions