polars.Catalog.list_namespaces#

Catalog.list_namespaces(
catalog_name: str,
) list[NamespaceInfo][source]#

List the available namespaces (unity schema) under the specified catalog.

Warning

This functionality is considered unstable. It may be changed at any point without it being considered a breaking change.

Parameters:
catalog_name

Name of the catalog.