Function is_last_distinct

Source
pub fn is_last_distinct(
    s: &Series,
) -> Result<ChunkedArray<BooleanType>, PolarsError>