ExcelWriter(buffer) as writer: ... df.to_excel(writer). You can pack Excel file into zip archive: ... close (). synonym for save, to make it more file-like.
確定! 回上一頁