We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b604484 commit 03da2e8Copy full SHA for 03da2e8
1 file changed
sdv/datasets/demo.py
@@ -299,6 +299,7 @@ def _download(modality, dataset_name, bucket, credentials=None):
299
Dictionary containing DataCebo license key and username. It takes the form:
300
{ 'username': 'example@datacebo.com', 'license_key': '<MY_LICENSE_KEY>' }
301
If None, the function will use the default credentials.
302
+
303
Returns:
304
tuple[BytesIO, bytes]:
305
(data_bytes, metadata_bytes)
0 commit comments