prune_empty_partitions#
- Catalog.prune_empty_partitions(persist: bool = False) Self#
Prunes the catalog of its empty partitions
- Parameters:
- persistbool, default False
If True previous computations are saved. Defaults to False.
- Returns:
- Self
A new catalog containing only its non-empty partitions