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
The error has to do with Error in .__PipeOp__initialize(self = self, private = private, super = super, : Assertion on 'id' failed: Must have length 1. but I don't really understand the select function, I think is because I still have problems with oop. Anyways, if you want to try the notebook I'm working with here the notebook for you to try with the data and deal with the errors. Any help would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm trying to do this code in R (
scikit-learn
code provided):What I have so far is this:
The error has to do with
Error in .__PipeOp__initialize(self = self, private = private, super = super, : Assertion on 'id' failed: Must have length 1.
but I don't really understand theselect
function, I think is because I still have problems with oop. Anyways, if you want to try the notebook I'm working with here the notebook for you to try with the data and deal with the errors. Any help would be appreciated.https://www.kaggle.com/code/paulitos/spaceship-titanic-in-r-paulos
Beta Was this translation helpful? Give feedback.
All reactions