modin.pandas.DataFrame.get_backend¶

DataFrame.get_backend() → str[source]¶

Get the backend for this DataFrame.

Returns:

The name of the backend.

Return type:

str