摘要: 画heatmap图,显示变量相关性 import seaborn as sns sns.set_style('white') plt.rcParams['font.sans-serif']=['SimHei'] plt.rcParams['axes.unicode_minus']=False#括号中 阅读全文
posted @ 2021-07-12 09:50 会飞的大斗篷 阅读(526) 评论(0) 推荐(0)