I am new to pandas_profiling and getting ImportError while importing it. Please help.
import numpy as np import pandas as pd import pandas_profiling impor
I don't know the actual reason but I restarted the kernel and it is working.
Before restarting the kernel I executed following commands:
conda install -c anaconda pandas-profiling