datasets
list_datasets
Fetches a list of all uploaded datasets.
Arguments:
api_key
- If specified, unify API key to be used. Defaults to the value in the
Returns:
List with the names of the uploaded datasets. Raises: ValueError: If there was an HTTP error.
ValueError
- If there was an HTTP error.