InseadDataAnalytics / INSEADAnalytics

Other
122 stars 1.31k forks source link

ctree error "cannot handle objects of class ‘difftime’" #148

Open carlocelis opened 6 years ago

carlocelis commented 6 years ago

We're trying to run ctree with some new variables by feature engineering and get this error

Error in inum.default(x, nmax = nmax, ...) : cannot handle objects of class ‘difftime’

Anyone else encountered this as well?

rjakanksha commented 6 years ago

Can you paste your code snippet here ?