import pandas as pd; import matplotlib.pyplot as plt; df = pd.read_csv('歷年國內主要觀光遊憩據點遊客人數月別統計.csv', encoding='big5') ...
確定! 回上一頁