dask.array.Array.nonzero

dask.array.Array.nonzero

Array.nonzero()[source]

Return the indices of the elements that are non-zero.

Refer to dask.array.nonzero() for full documentation.

See also

dask.array.nonzero

equivalent function