Function is_first_distinct

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