Skip to content

Dataset.create_collection

def Dataset.create_collection(name: str) -> Collection

Create a collection in the dataset.

name string

The name of the collection

The created collection object.