You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.
For this line "t = np.load(db_dir + 'races_npy/2001/0_in.npy')
t"
I am getting an error that there is no file created for each year's folder. I'm not sure how the error is happening, but I think the actual creation of the files in the "for round in cur_year:" loop isn't being reached. This is what my file looks like at the moment.
Thanks! RacePrediction.zip
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For this line "t = np.load(db_dir + 'races_npy/2001/0_in.npy')
t"
I am getting an error that there is no file created for each year's folder. I'm not sure how the error is happening, but I think the actual creation of the files in the "for round in cur_year:" loop isn't being reached. This is what my file looks like at the moment.
Thanks!
RacePrediction.zip
The text was updated successfully, but these errors were encountered: