modin.pandas.Series.size¶
- property Series.size: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.18.0/src/snowflake/snowpark/modin/pandas/base.py#L4115-L4118)¶
Return an int representing the number of elements in this object.
Return an int representing the number of elements in this object.