You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small-scale Python ETL pipeline with modular architecture. Separated extract, transform, and load components with comprehensive progress logging. Built with pandas, SQLAlchemy, and clean code pract…
A data engineering pipeline that ingest real-time comments from YouTube videos, processes them through streaming and batch ETL layers, store them in data warehouse, perform sentiment analysis using…