Hi, im using pandas profiling for data exploration (within google colab notebook with "!pip install https://github.com/pandas-profiling/pandas-profiling/archive/master.zip"), and the thing is, i cant find any details about "highly correlated" on the library documentation,
i would like to know more info about this thresholds that pandas profiling is using when finds a "highly" or other correlations (like > 0.7? less than 0.3? etc)

and when i get a full profile, and i cant see the values list of corr either: do you know if there's a flag for this?

thanks!
Hi, im using pandas profiling for data exploration (within google colab notebook with "!pip install https://github.com/pandas-profiling/pandas-profiling/archive/master.zip"), and the thing is, i cant find any details about "highly correlated" on the library documentation,
i would like to know more info about this thresholds that pandas profiling is using when finds a "highly" or other correlations (like > 0.7? less than 0.3? etc)
and when i get a full profile, and i cant see the values list of corr either: do you know if there's a flag for this?
thanks!