.. Copyright (C) 2021-2023 Modin authors SPDX-License-Identifier: Apache-2.0 :orphan: DaskBackend """"""""""" The class is specific implementation of :py:class:`~unidist.core.base.backend.Backend` interface using Dask. API === .. autoclass:: unidist.core.backends.dask.backend.DaskBackend :members: