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