dandelion.polars.core.Dandelion.clone

Dandelion.clone()

Polars-style clone: duplicate frames and state without sharing cache handles.

Returns:

A new DandelionPolars instance with cloned frames and a fresh cache handle map.

Return type:

DandelionPolars