pandas删除dataframe列

data2 = data.drop(data.columns[0,1,3,4,6,8,10], 1)

posted on 2018-09-26 09:40  andy_1  阅读(225)  评论(0)    收藏  举报

导航