plt.rcParams['font.family']='SimHei' #⿊體. print('corr: ',df1[['H','HR']].corr()). df1.plot(x='H',y='HR',kind='scatter',title='散布圖')
確定! 回上一頁