Interpreting a heatmap
Which of the below statements is correct regarding the relationships between variables in the divorce DataFrame?
The divorce DataFrame has been loaded for you so that you can explore it in the shell. pandas has been loaded as pd, matplotlib.pyplot has been loaded as plt, and Seaborn has been loaded as sns.
This exercise is part of the course
Exploratory Data Analysis in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise