The goal was to develop a python script with GUI to read data from multiple CSV files, manipulate the files and convert it to a certain format. The tool has the functionality to plot data from the CSV files based on a range predefined by the user. The end product was one tool that can do both, parsing and viewing of the data.
Developed a Python script with a user-friendly GUI to automate Quickbooks data manipulation:
Designed the GUI for intuitive user interaction:
Utilized Python libraries to achieve data manipulation and visualization tasks (e.g., Pandas, Matplotlib).
Ensured the script's functionality was well-documented for future maintenance and potential user modifications.
Like this project
0
Posted Mar 9, 2024
A data viewing and parsing tool for csv manipulation. Developing using Python with a simple GUI for user interaction.