numpy cut the las columns of matrix code example Example: python array delete last column b = np.delete(a, -1, axis=1)