python dataframe 删掉某几列

dat = dat.drop(['a','b','c','d','e','f'],axis=1)

posted @ 2021-07-28 10:16  Shilo  阅读(656)  评论(0编辑  收藏  举报