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