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
An end-to-end data cleansing and transformation pipeline built using Python Pandas to process retail sales and customer datasets. This project covers data imputation, removing duplicates, datatype conversions, multi-condition filtering, groupby aggregations, and relational merging (joins) to prepare messy data for analysis.