I implemented data cleaning and transformation on sales data from CSV files using Python (Pandas).
The project included handling missing values, standardizing product names, correcting date formats, and preparing the data in a structured format ready for analysis or database use with SQL.
The goal of the project is to enhance data quality and ensure accuracy before analysis or reporting.