본문 바로가기

파이썬을 활용한 생명정보학 - 티아구 안타오

데이터 분석 3주차

.corr(method = 'pearson)

 

sns.heatmap(상관계수 데이터 ;  corr.values)

 

sns.pairplot(전체 데이터)