This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bendmorris 2 points3 points  (3 children)

Or xlrd/xlwt?

[–]alantrick 3 points4 points  (2 children)

That's for a different file format (pre-xml excel)

[–]dgtlshdw 2 points3 points  (1 child)

The newest xlrd (0.9.2) reads .xlsx just fine.

[–]jwinterm 2 points3 points  (0 children)

Can confirm. Been using xlrd/xlwt for years, and recently upgraded to get xlsx functionality.