pyDataverse
pyDataverse copied to clipboard
How can I delete specific datafile
How can I delete specific datafile? How can I replace a data file?
How can I delete specific datafile?
I don't believe it's currently supported by pyDataverse. You'd need to use the SWORD API. Please see https://guides.dataverse.org/en/5.12/api/sword.html#delete-a-file-by-database-id and this issue:
- #140
How can I replace a data file?
This PR suggests that replacing data files is possible:
- #149
Cool, we want update our data set through PyDataverse