CSV Data Cleaner & Analyzer — A Python script I built that cleans messy CSV data (missing values, inconsistent formatting, duplicates) and generates summary statistics plus a chart using pandas and matplotlib. This is the kind of work I do for clients who need spreadsheets organized and ready to use.