pandas 取出表中一列数据所有的值并转换为array类型的方法 如下所示:#-*-coding:utf-8-*-importpandasaspd#读取csv文件df=pd.read_csv('A_2+20+DoW+VC.csv')#求‘ave_time'的 取出一列