pandas.Series.is_unique#

property Series.is_unique[source]#

Return boolean if values in the object are unique.

Returns
bool