python 将DataFrame转换为list

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

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