cut first index out of array python code example Example: exclude first value of an array python my_array=np.arange(10) my_array[1:]