📜  在 python 代码示例中检查每列与目标的相关性

📅  最后修改于: 2022-03-11 14:46:42.386000             🧑  作者: Mango

代码示例1
df[df.columns[1:]].corr()['LoanAmount'][:]