Most of the normalization functions trigger the computation when the array in adata is a dask array.
This can be adjusted when using dask-ml preprocessing functions in this instance, which are not as complete as sklearn but available for most normalization functions.
Description of feature
Most of the normalization functions trigger the computation when the array in adata is a dask array. This can be adjusted when using dask-ml preprocessing functions in this instance, which are not as complete as sklearn but available for most normalization functions.