Overview: Data wrangling project demonstrating joins, CTEs, and cleaning pipelines with SQL and Python.
Tech stack: sql, python
data/- sample CSV filesnotebooks/- Jupyter notebooks or scriptsvisuals/- screenshot images or exported chartsREADME.md- this file
- See
/notebooksfor step-by-step analysis. - Python projects include
requirements.txtfor dependencies.