def upload_dataset(
    name: str,
    content: list,
    api_key: Optional[str] = None,
) -> str:

source code

Uploads a dataset to the platform

Arguments:

  • name - The name of the dataset
  • content - List of entries to upload
  • api_key - If specified, unify API key to be used. Defaults to the value in the