未分類 24 6 月 2021 问大佬们个python问题 rkidc 大佬有话说 : 问大佬们个python问题 df = df.drop(index=df.loc[(df[‘编号’] == 102)].index) 这个能执行 但是 d = input("请输入要删除的编号:");