polars.Catalog.list_namespaces#
- Catalog.list_namespaces(
- catalog_name: str,
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.