get index of a value in np array code example Example: get index of element in numpy array python itemindex = numpy.where(array==item)