data[3] =data[3].astype(int) # for name, group in data.groupby(0): # if len(group) == 1: # continue # start=0 # # print(group.head())
確定! 回上一頁