Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panda EDA Heat Map df.corr() behavior change #39

Open
chrishalbert opened this issue Nov 11, 2024 · 0 comments · May be fixed by #40
Open

Panda EDA Heat Map df.corr() behavior change #39

chrishalbert opened this issue Nov 11, 2024 · 0 comments · May be fixed by #40

Comments

@chrishalbert
Copy link

image

It looks like in Panda 2.0, the default value for numeric_only in .corr() changed to False. The image below illustrates that setting the value to True fixes the issue.

image

@chrishalbert chrishalbert linked a pull request Nov 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant