Ekstrak elemen array nol python
numpy.nonzero(array)
#Return the indices of all the nonzero elements in the array
MitchAloha
numpy.nonzero(array)
#Return the indices of all the nonzero elements in the array