Improved heatmap & correlation implementation using python.
Python - Matplotlib & Seaborn
To get the pip package run:
pip install heatmapz
Then, Use the following imports:
from heatmap import heatmap, corrplot
As described in detail in this blog post: