Hi, 

 

I have large matrices of data to push to excel and I find the writing of
data to excel to be excessively slow (cell by cell method) even if the
Visible is to False.

 

Right now I reverted back to a 2 step CSV - Import to Excel but it is
far from ideal.

 

Is there any trick to accumulate the data and push it to Excel all at
once or any other way to improve performance altogether ?

 

Any guidance would be appreciated.

 

 

Domnick Lauzon

 

 

 

 

 

 

 

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to