import pandas as pd #載入"panda"資料集 travel = pd.read_excel("AIR.xlsx") #載入 ... 分析Python物件資料 library(ggplot2) #利用ggplot2繪製折線圖 ggplot(py$t, ...
確定! 回上一頁