pyDataverse icon indicating copy to clipboard operation
pyDataverse copied to clipboard

Python module for Dataverse Software (dataverse.org).

Results 114 pyDataverse issues
Sort by recently updated
recently updated
newest added

Even though I set "replace" = True. I get: > You may not add data to a field that already has data and does not allow multiples. Use is_replace=true to...

type:bug
status:incoming

### Bug report **1. Describe your environment** * OS: Debian 10 (buster) 64bit * pyDataverse: 0.3.1 * Python: 3.7.3 * Dataverse: 4.20-dev **2. Actual behaviour:** Trying to upload a file...

type:bug
status:incoming

Thank you for your contribution! It's great, that you want contribute to pyDataverse. First, start by reading the [Bug reports, enhancement requests and other issues](https://pydataverse.readthedocs.io/en/master/contributing/contributing.html) section. ### Before we can...

status:incoming

### Issue Dear pyDataverse community, at the moment it is not possible to use the API when the server is running with the self-signed certificate. While I found a workaround...

status:incoming

Hi, I'im trying to edit metadata of an existing dataset, for example its title. My code is: ----------------------------------------------------------------------- from pyDataverse.api import NativeApi, DataAccessApi from pyDataverse.models import Dataverse base_url = ''...

Hi, recently our institution updated Dataverse Version to '5.11.1'. Previously, the metadata Kind of Data wasn't mandatory for our institution, but now it is, and it appears with and dropdow...

status:incoming

How can I delete specific datafile? How can I replace a data file?

type:feature
status:incoming

pyDataverse seems to lack the ability to delete files, either from a draft, or from a published dataset which would be kicked into draft.

status:incoming

**Describe the PR** * [x] What kind of change does this PR introduce? * It adds explanation why the release needs to be `major` when uploading the files. A `minor`...

At https://pydataverse.readthedocs.io/en/0.3.1/reference.html#pyDataverse.api.NativeApi.edit_dataset_metadata the link to dataset-edit-metadata-sample.json is broken. Here's a screenshot:

status:incoming