LeeRisq wrote:
Does xlrd have the capability to insert a column?

rd means ReaD, so there is nothing it could insert
something to. Of course once you have read the data
you can manipulate its structure how you like it.

The counterpart is xlwt and it can write excel files
however you like it.

Regards
Tino
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to