xe, ye = np.histogram2d(test, predict, bins) + + # For simplicity we create a new DataFrame + pd_pts = pd.DataFrame(pts.astype(int), index=names, columns=names ) + + # Display heatmap and add decorations + sns.set(font