I am trying to run the generator script, the code referees to the `column_23_3072_3072` that exists no where in the dataset. `date=np.loadtxt('./column_23_3072_3072.txt',delimiter=',')` What format should the input file have? Thanks!
I am trying to run the generator script, the code referees to the
column_23_3072_3072that exists no where in the dataset.date=np.loadtxt('./column_23_3072_3072.txt',delimiter=',')What format should the input file have?
Thanks!