class input issue #6565
Answered
by
anthonysirico
anthonysirico
asked this question in
Q&A
-
I am having an error with the
When I run
|
Beta Was this translation helpful? Give feedback.
Answered by
anthonysirico
Feb 2, 2023
Replies: 2 comments
-
There seems to be some invalid index access in one of your |
Beta Was this translation helpful? Give feedback.
0 replies
-
So it ended up being the pandas dataframe. After splitting the data into separate sets, I needed to reset the index. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
anthonysirico
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So it ended up being the pandas dataframe. After splitting the data into separate sets, I needed to reset the index.