Missing values in .dat file(empty) leading to error while reading the file

前端 未结 0 2070
庸人自扰
庸人自扰 2020-12-28 22:40

I have a .dat file which i tried to do analysis upon. This is the code

catalog=ascii.read("table6.dat",Reader=ascii.NoHeader,guess=False,fast_reader         


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