python代码小实践之split_csv
摘要:
'''This python script is used to split the .arff file got from marsyas to .csv files, which is easier to be read into the matlab for further processs.Create on 2012-7-13@auther: mainred'''import xlrd, xlwtimport timeimport reimport osfile_name = raw_input('please input na 阅读全文
posted @ 2012-08-09 11:29
mainred
阅读(511)
评论(0)
推荐(0)
浙公网安备 33010602011771号