python 利用pandas将arff文件转csv文件的方法 直接贴代码啦:#coding=utf-8importpandasaspddefarff_to_csv(fpath):#读取arff数据iffpath.find('.arff')<0:prin arff