Open GoogleCodeExporter opened 9 years ago
Can you please list the benefits of XlsxWriter over openpyxl and xlrd xlwt?
Original comment by grizzly.nyo
on 10 Jan 2014 at 8:28
As far as I can see, XlsxWriter only writes .xlsx files, while openpyxl can
read and write them. xlrd and xlwt enable to read and write the older .xls
files. I don't see how XlsxWriter would replace any of them.
Original comment by contrebasse
on 10 Jan 2014 at 9:05
I propose to add "Xlsxwriter" module while keeping the other modules intact. I
think Xlsxwriter can handle charts in Excel in much better way than openpyxl.
https://xlsxwriter.readthedocs.org/en/latest/working_with_charts.html
http://openpyxl.readthedocs.org/en/latest/charts.html
Original comment by bapna.ra...@gmail.com
on 10 Jan 2014 at 10:16
Original issue reported on code.google.com by
bapna.ra...@gmail.com
on 9 Jan 2014 at 3:18