Rechunk the data in this DataFrame to a contiguous allocation
Description
This will make sure all subsequent operations have optimal and predictable performance.
Usage
<DataFrame>$rechunk()
Value
A polars DataFrame
This will make sure all subsequent operations have optimal and predictable performance.
<DataFrame>$rechunk()
A polars DataFrame