Performed comprehensive data cleaning, transformation, and analysis on a sales dataset using Python and Pandas.
Handled missing values, calculated total order amounts, and performed aggregations per customer, product, and category.
Key insights extracted include high-value orders, top-selling products, and total sales per customer.
Results were exported to CSV files for reporting and further analysis.