Commits


jmoralez authored and GitHub committed 7b47ab8fada
[dask] test training when a worker has no data (#3897) * include test for training when a worker has no data * test single partition against local model for all tasks and outputs * remove futures_of * include james' comments * remove product import