ArneBinder / pie-datasets

Building scripts for Pytorch-IE datasets.
MIT License
1 stars 0 forks source link

make append functionality of `DatasetDict.to_json` explicit #158

Open ArneBinder opened 1 month ago

ArneBinder commented 1 month ago

i.e. it should only append if a certain parameter, e.g. allow_append=True, is passed and otherwise raise an exceptions if content is already at the target location