def rename_dataset(
    name: str,
    new_name: str,
    *,
    api_key: Optional[str] = None,
) -> Dict[str, str]:

source code

Renames a dataset in the platform.

Arguments:

  • name - Current dataset name
  • new_name - New name of the dataset
  • api_key - If specified, unify API key to be used. Defaults to the value in the