modin.pandas.Series.is_unique¶
- property Series.is_unique: bool[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2286-L2291)¶
Return True if values in the Series are unique.