excel

167 expert-verified Q&A posts in this category, sourced from the top-voted answers on Stack Overflow.

Solved July 15, 2013

Python convert csv to xlsx

In this post there is a Python example to convert from csv to xls. However, my file has more than 65536 rows so xls…

thumb_up 29 trending_up 16
Solved June 12, 2013

Excel pivot table in a web page

This is probably a closable question, but really I think Stackoverflow is the best source where a practical answer can be found. I'm working…

thumb_up 9 trending_up 4
Solved April 26, 2013

xlrd original value of the cell

I'm reading xls file using xlrd. The problem is, when xlrd reading value like this "12/09/2012", i get result like this "xldate:41252.0". When I…

thumb_up 6 trending_up 5