Skip to content

Instantly share code, notes, and snippets.

@MariaLavrovskaya
Created October 13, 2019 11:45
Show Gist options
  • Save MariaLavrovskaya/ce94fafa7ea4ca8a8c50f6d4f38bae74 to your computer and use it in GitHub Desktop.
Save MariaLavrovskaya/ce94fafa7ea4ca8a8c50f6d4f38bae74 to your computer and use it in GitHub Desktop.
airbnb_2
#Calculating the correlation matrix using matplotlib
data.corr().style.background_gradient(cmap='PuOr')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment