1 import numpy as np
2 np.savetxt('E:\\forpython\\featvector.csv',data_to_save,delimiter=',')

 

相关文章: