📅  最后修改于: 2022-03-11 14:46:27.502000             🧑  作者: Mango
#Python: reading a csv with excel and exporting as an image
import excel2img
excel2img.export_img("example.xlsx/example.csv","image.png/image.bmp","sheet!B2:H22")