我知道要删除列,请使用df.drop('列名',轴= 1).有没有办法使用数字索引而不是列名删除列?
python dataframe pandas
dataframe ×1
pandas ×1
python ×1