I'm trying to use pandas profiling
on titanic dateset.
Under the overview section there are some features with caption "HIGH CORRELATION
"
HIGH CORRELATION
" in the pandas profiling doc ?If you click on the Warnings
tab it will tell what other feature the features are correlated with as seen in this example. Can see the same thing in the example with the actual titanic data.