python 将DataFrame转换为list

dat_lst=dat.iloc[:,1:].values.tolist() 

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