ydata-profiling icon indicating copy to clipboard operation
ydata-profiling copied to clipboard

fix: correlations not working

Open mdering opened this issue 1 year ago • 1 comments

This should fix #1527 This adds the proper options for df.corr methods, as well as a logic fix for selecting which correlation method to use for categorical dtypes

mdering avatar Jun 24 '24 15:06 mdering

Hi @mdering ,

thank you for your contribution!

Can you please make sure that you align the package tests with the changes you've made?

Cheers!

fabclmnt avatar Jul 08 '24 22:07 fabclmnt