DaskManager
Module providing the DaskManager.
This module provides the DaskManager class responsible for setting up a
local Dask cluster and assigning parts of data to each worker to perform
parallel distributed processing.
DaskManager Objects
class DaskManager()
Class responsible for setting up a local cluster and assigning parts of data to each worker