On Wed, Oct 7, 2015 at 10:18 AM, Mark Lawrence <breamore...@yahoo.co.uk>
wrote:

> On 07/10/2015 15:13, gall.pavgal.g...@gmail.com wrote:
>
>> Hi Guys,
>> I need to change data in large excel file(more than 240 000 rows on
>> sheet), it's possible through win32com.client, but i need use Linux OS ...
>> Please, could you advise some-thing suitable!
>>
>> best regards, Pavel.
>>
>>
> http://www.python-excel.org/
>
> --
> My fellow Pythonistas, ask not what our language can do for you, ask
> what you can do for our language.
>
> Mark Lawrence
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>

I agree with Mark's link.  Is there any reason why you can't get these
files as csv?  That would also simplify things
-- 
Joel Goldstick
http://joelgoldstick.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to