polars.Series.is_first# Series.is_first() → Series[source]# Get a mask of the first unique value. Returns: SeriesSeries of data type Boolean.