I am working on Automating the EDA, while I want to import the pandas_profiling, I am facing an error: ImportError: cannot import name 'soft_unicode' from 'mark
I'm looking for the rationale about the method used by pandas profiling tool to identify duplicates rows (in a dataframe with multiple columns)? I couldn't find
I have this output : [Pandas-profiling] ImportError: cannot import name 'ABCIndexClass' from 'pandas.core.dtypes.generic' when trying to import pandas-profili