来绘制数据,你可以使用seaborn库。 import seaborn as sns sns.lineplot(data=df, hue='WFR', x='CLOSDATE_year', y='LCR').
確定! 回上一頁