-
Notifications
You must be signed in to change notification settings - Fork 64
List index out of range #179
Copy link
Copy link
Open
Description
Hi!
I've been getting some errors in a recent run of MachineJS I'm doing with some new data I had. I was successful in the past, but with a more updated dataset, I've been getting the following error:
traceback: 'Traceback (most recent call last):\n File "/Users/gabriel/code/machineJS/pySetup/makePredictions.py", line 177, in \n rowID = testIDColumn[idx]\nIndexError: list index out of range\n',
Is there something wrong with the data? Are you using "ID" as the index in this case, or do you generate your own idx?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels