I installed pandas-profiling using pip command and successfully installed it. But, when importing it,
from pandas_profiling import ProfileReport
I ran into the problem,
ValueError: bad marshal data (unknown type code)
I installed pandas-profiling using pip command and successfully installed it. But, when importing it,
from pandas_profiling import ProfileReport
I ran into the problem,
ValueError: bad marshal data (unknown type code)