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

modin.pandas.Series.__iter__

Series.__iter__()[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#L332-L340)

Return an iterator of the values.

Return type:

iterable

语言: 中文