ydataai / ydata-profiling

1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
https://docs.profiling.ydata.ai
MIT License
12.22k stars 1.65k forks source link

fix: correlations not working #1610

Open mdering opened 6 days ago

mdering commented 6 days ago

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