ydata-profiling
ydata-profiling copied to clipboard
fix: correlations not working
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
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!