I\'m handing arrays with extremely huge dimensionality (over 80,000). I\'m to convert the whole matrix into dask.array, call .nonzero(), then collect t
dask.array
.nonzero()