As a beginner, I’ve noticed that my Python interface is quite slow, especially when handling Excel tasks. I’m using the Tkinter library and openpyxl for excel tasks. Do you have any advice on how to improve its performance?
Thank you
I have already removed any unnecessary parts from the code and optimized all loops.
New contributor
Othmane Bouddine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1