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