dask.array.Array.nonzero — Dask documentation (original) (raw)

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.