My plan is to let a user to upload an excel file, once uploaded I will be disp开发者_如何学Claying editable form which contains the content of the uploaded excel, once user confirms the input is corre
My data (spre开发者_如何学Cadsheet): \'1\',,, ,\'1.1\',, ,,\'1.1.1\', ,,\'1.1.2\', ,,\'1.1.3\', ,\'1.2\',,
xlrd makes it pretty easy to know what the last column is. is there an easy way using win32com? I have t开发者_如何学运维ried using ws.UsedRange.Rows.Count but this doesnt seem to give a correct ans
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying to read in an Excel file using xlrd, and I am wondering if there is a way to ignore the cell formatting used in Excel file, and just import all data as text?
I am trying to create a .csv file with the values from a Python list. When I print the values in the list they are all unicode (?), i.e. they look something like this