pandas.Series.is_unique

property Series.is_unique

Return boolean if values in the object are unique.

Returns
bool