Iterating through txt file over interval; Python TypeError: 'int' object is not subscriptable

后端 未结 0 1317
有刺的猬
有刺的猬 2021-01-31 17:53

I have txt files filled with a column of time values and a column of potential (V) values. I am trying to record the V value every 1 hour (timestep) with t0 = 2 hours and tf = 1

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