Skip to content

LazyFrame.copy

copy

copy() -> LazyFrame

Create a copy of the LazyFrame.

Returns:

Name Type Description
LazyFrame LazyFrame

A new LazyFrame with the same underlying relation.