rle

Function rle 

Source
pub fn rle(s: &Column) -> Result<Column, PolarsError>
Available on crate feature polars-ops only.
Expand description

Get the lengths of runs of identical values.