How can I load a .dat file (that is comma separated) in python?

后端 未结 0 664
一生所求
一生所求 2021-01-22 07:10

I am trying to load a data file that is two columns of data, separated by a comma using: Data = np.loadtxt(\'real3kHz.dat\') , where real3kHz.dat is the name of the file. Howeve

相关标签:
回答
  • 消灭零回复
提交回复
热议问题