notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

feature.density method can not create a column which end of '_density'

Open djjowfy opened this issue 8 years ago • 2 comments

I copy "sml.feature.density('Age') sml.train[['Age', 'Age_density']].head()" in your titanic-sulotion-using-speedml and ran in myself machine.but the ipython told me "KeyError: "['Age_density'] not in index""

djjowfy avatar Jul 14 '17 11:07 djjowfy

Can you host your notebook on GitHub and share the link for us to try and fix this for you.

manavsehgal avatar Jul 16 '17 05:07 manavsehgal

Were you able to resolve the issue?

nubitz avatar Feb 03 '19 18:02 nubitz