I am using ubuntu 18.04. When I try to import fancy impute in jupyter notebook using python 3 suddenly the kernal dies and restarts. PLease help.
Asked
Active
Viewed 199 times
3
-
... are you aware that your question is way too broad? Please specify your problem. – storaged Aug 25 '18 at 08:41
-
1Hi, I am trying to import fancyimpute package in jupyter notebook. Everytime I run the command there is a popup which says "The kernel appears to have died. It will restart automatically.". I have tried updating all the packages but nothing seems to help. – Nayan Sarkar Aug 25 '18 at 09:04
-
I have same issue with Spyder. Kernels dies when importing following: `from fancyimpute import KNN` – wilkas Dec 31 '18 at 10:56