You are viewing documentation about an older version (1.22.1). View latest version

modin.pandas.Series.is_unique

property Series.is_unique[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.22.1/../../../../../opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/modin/pandas/series.py#L2191-L2196)

Return True if values in the Series are unique.

语言: 中文