Preview:
plt.figure(figsize=(10,10))
sns.heatmap(data.iloc[:, 1: 12].corr(),annot=True,fmt='.0%',cmap='twilight')
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter