import matplotlib.pyplot as plt # kind 定義圖表類型。plot 函式會 ... 讀入資料集檔案 df = pd.read_csv('married.csv') # loc 取值方式為[索引, ...
確定! 回上一頁