modin.pandas.Series.get_backend¶
- Series.get_backend() str [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.39.1/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2889-L2892)¶
Get the backend for this
Series
.- Returns:
The name of the backend.
- Return type:
str