modin.pandas.Series.ndim¶
- property Series.ndim: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.18.0/src/snowflake/snowpark/modin/pandas/series.py#L2425-L2428)¶
Number of dimensions of the underlying data, by definition 1.
Number of dimensions of the underlying data, by definition 1.