Skip to content

LazyFrame.empty

empty property

empty: bool

Check if the relation is empty.

Returns:

Name Type Description
bool bool

True if the relation is empty, False otherwise.