pandas.Series.is_unique

property Series.is_unique: bool

Return boolean if values in the object are unique.

Returns
bool