dataset.delete_collection("My-collection")
def Dataset.delete_collection(collection: str | UUID | CollectionClient) -> None
Was this page helpful?