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