Fixed mario.wrap([dask]). It was not possible to set the npartitions kwarg
mario.wrap(["dask"],pipeline, npartitions=n)
wasn't working.
Merge request reports
Activity
Please register or sign in to reply
mario.wrap(["dask"],pipeline, npartitions=n)
wasn't working.