data-analyzer A Python data processing pipeline that loads structured CSV data, performs cleaning (null removal, deduplication, normalization), and generates aggregated analytical reports. Demonstrates Python data workflow design patterns.