seaborn.heatmap, Waskom, Michael L. and the Seaborn development team, 2023 - Official documentation for generating statistical heatmaps in Python using Seaborn.
pandas.DataFrame.corr, The pandas development team, 2023 - Official documentation detailing how to compute pairwise correlation of columns in a Pandas DataFrame.