guopengfa
发布于 2020-07-06 / 740 阅读 / 0 评论 / 0 点赞

pandas列排序

data = data[['0-90', '91-180', '181-270', '271-360', '360+', '总计']]


评论