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
This is an app built in python that processes Excel data. As of now it simply takes in the Excel data and compacts it and exports it all to one file. It was developed using Tkinter for the front end and Pandas for the back end. This app is a continuation of a previous program I made and is a testament to my improvement as a programmer.