0

while using below command from fancyimpute import KNN

getting the below error. Please help

ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-8-2122af824e59> in <module>()
      2 import pandas as pd
      3 import numpy as np
----> 4 import fancyimpute

ModuleNotFoundError: No module named 'fancyimpute'ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-8-2122af824e59> in <module>()
      2 import pandas as pd
      3 import numpy as np
----> 4 import fancyimpute

ModuleNotFoundError: No module named 'fancyimpute'
ᴀʀᴍᴀɴ
  • 4,443
  • 8
  • 37
  • 57

0 Answers0