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