hoops_ai.storage.datasetstorage.schema_builder.create_custom_schema

hoops_ai.storage.datasetstorage.schema_builder.create_custom_schema(domain)

Create a blank schema builder for custom domains.

Parameters:

domain (str) – Domain name for the custom schema

Returns:

Empty builder configured for the domain

Return type:

SchemaBuilder