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