This project involves utilizing Python and its data analysis libraries (such as pandas, numpy, and matplotlib) to clean, analyze, and visualize business-related data. The project is divided into two main components:
- Customer List Cleanup: A Python program that processes and cleans a customer list containing formatting errors and missing values.
- Transaction Data Analysis: A Jupyter Notebook that analyzes provided sales transaction data to generate statistical insights and visualizations.