I am just trying to use the MICE function from fancyimpute. Simple line of code from fancyimpute import MICE gives an error cannot import name 'MICE'
I did try to consult https://github.com/iskandr/fancyimpute (i find it strange that MICE is nowhere to be found there but then people are implementing it https://medium.com/logicai/5-useful-python-packages-from-kaggles-kernels-you-didn-t-know-existed-part-2-4b35ba2d812) as well as similiar problems on stack concerning MICE and importing problems but without of luck