change data in large excel file(more than 240 000 rows on sheet)

Joel Goldstick joel.goldstick at gmail.com
Wed Oct 7 17:04:10 EDT 2015


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

> On 07/10/2015 15:13, gall.pavgal.gall at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20151007/7f72a21d/attachment.html>


More information about the Python-list mailing list