pandas 可視化 補全上一篇

import pandas as pd import numpy as np import matplotlib.pyplot as plt def bar():     df=pd.DataFrame({'HEIGHT':[175,165,162,158,180],'AGE':[23,30,27,21,35],'SCORE':[80,100,70,85,65]},                
相關文章
相關標籤/搜索