ttest (1) 썸네일형 리스트형 stats.ttest_ind(df1, df2) : t 검정 (사용예시) from scipy import stats stats.ttest_ind(df1, df2) #t 검정 이전 1 다음