I want to represent correlation matrix using a heatmap. There is something called correlogram in R, but I don\'t think there\'s such a thing in Python.
How can I do
pcolor()
vmin
vmax
It is detailed in this answer: https://stackoverflow.com/a/3376734/21974