remove first key from array python code example Example: exclude first value of an array python my_array=np.arange(10) my_array[1:]