Skip to content

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