A sample Python project showing my data cleaning workflow — removing duplicates, handling missing values, standardizing text fields, and summarizing sales by city using Pandas. This reflects the kind of cleanup and analysis I do for client datasets.
Like this project
Posted Sep 27, 2026
A sample Python project showing my data cleaning workflow — removing duplicates, handling missing values, standardizing text fields, and summarizing sales by...