PrettyTable() with open('res.csv', 'r') as f: table = from_csv(fp) print(table). 注意:csv文件不能通过xls直接重命名得到,会报错。
確定! 回上一頁