collection = dataset.get_or_create_collection("My-collection")
def Dataset.get_or_create_collection(name: str) -> Collection
Was this page helpful?