how to find index of an element in an ndarray code example Example: get index of element in numpy array python itemindex = numpy.where(array==item)