Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List index out of range #179

Open
ittailup opened this issue Apr 28, 2016 · 0 comments
Open

List index out of range #179

ittailup opened this issue Apr 28, 2016 · 0 comments

Comments

@ittailup
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant