method
- ndarray.nonzero()#
Return the indices of the elements that are non-zero.
Refer to
numpy.nonzerofor full documentation.
numpy.ndarray.nonzero — NumPy v2.5.dev0 Manual
method
Return the indices of the elements that are non-zero.
Refer to numpy.nonzero for full documentation.