Portfolio case study focused on exploring a used car dataset, cleaning it, and preparing it for modeling/analysis.
- Python 3.12
- pandas, numpy
- matplotlib / seaborn
- Jupyter
notebooks/— EDA and data cleaning notebooksdata/— notes and small samples (full dataset kept local)images/— key charts / screenshotsdocs/— short write-ups
Work in progress. Next steps:
- finalize cleaning pipeline
- add summary of key insights
- export cleaned dataset (local) and keep small sample in repo