79658698

Date: 2025-06-09 10:21:45
Score: 2
Natty:
Report link

For me, none of the previous answers worked, but using xticklabels=True, yticklabels=True in sns.heatmap() and forcing plt.draw() before get_xticklabels() did work

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: f--