from dask.distributed import Client,progress client = Client(processes = False, threads_per_worker = 5, n_workers = 1, memory_limit = \'2GB\