modin.pandas.Series.is_unique

property Series.is_unique: bool[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.34.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2439-L2444)

Return True if values in the Series are unique.

Language: English