http://www.cnblogs.com/zhoudayang/p/5414020.html

 

cols = list(ret)
cols.insert(0,cols.pop(cols.index('STKCODE')))
ret = ret.ix[:,cols]
posted on 2017-01-04 14:58  ppqchina  阅读(2141)  评论(0编辑  收藏  举报