So I’m finally trying to actually use the new script editor to replace some old scripts and I guess cut to the chase what is the canonical method to connect make Excel files? Connect through the COM object or add xlswriter, how do I add it to my environment?
Okay I found how to add packages, but adding xlswriter failed for whatever reason and I had to totally reset the python environment to get it working again.