第二步:查詢所有Excel檔案並讀取內容. excels = [pd.read_excel(fname) for fname in os.listdir('./') if 'xls' in fname]. 因為Excel檔案有兩種字 ...
確定! 回上一頁