You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gracefully handle any exceptions while writing to the csv file.
Currently one known problem is an unhandled runtime exception when attempting to write to the csv if it already exists and is open in another program like EXCEL.