In this repository, I’ve documented a full data analysis workflow using Python and SQL, centered around retail order data. From cleaning and preprocessing raw datasets to uncovering meaningful ...
This project demonstrates a complete data analytics pipeline for Blinkit. Starting from raw Excel files, the data is ingested into a relational database using Python and SQLAlchemy. SQL queries are ...