Skip to content

Fixed mario.wrap([dask]). It was not possible to set the npartitions kwarg

Tiago de Freitas Pereira requested to merge fix-dask-wrap into master
mario.wrap(["dask"],pipeline, npartitions=n)

wasn't working.

Merge request reports