sns.heatmap(df_0.corr(), cmap='winter'). 结果如下:. 除了仅使用所有列之间的相关性之外,还可以使用pivot_table函数指定索引、列以及希望看到的与 ...
確定! 回上一頁