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

modin.pandas.Series.size

property Series.size: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/pandas/base.py#L4172-L4175)

Return an int representing the number of elements in this object.

Language: English