modin.pandas.Series.is_unique¶
- property Series.is_unique[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/pandas/series.py#L2480-L2486)¶
Return True if values in the Series are unique.
Return True if values in the Series are unique.