Error when using dataframe #289
Unanswered
Michail (michail-p)
asked this question in
Q&A
Replies: 1 comment 21 replies
|
From the error message the problem looks related to the feature types. Could you share a minimal dataframe that causes this error? |
21 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Im getting this error https://pastebin.com/3VS3AdXg when i run this code https://pastebin.com/1xrJDqrc any ideas? the csv contains 22 columns, first named 'target' which is the label and the rest are the features
All reactions