Say I have this correlation matrix specifying the relationship between different variables:
corr_matrix = pd.DataFrame({\'A\':[1.0,-0.5,0.2],\'B\':[-0.5,1.0,0