Parameters
string
The name of the collection
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
collection = dataset.create_collection("My-collection")
def Dataset.create_collection(name: str) -> Collection
collection = dataset.create_collection("My-collection")
Was this page helpful?