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
Passionate learner and Data & AI Engineering student with a knack for transforming raw data into actionable insights. Proficient in Python, especially Pandas for ETL processes, and skilled in SQL for pattern extraction. Experienced in crafting interactive dashboards using Looker Studio and Power BI to drive informed decisions. Committed to creating impactful solutions. Eager to help businesses see the world through data.
This repository will serve as a resource to store guidelines, advice, and an overview of the career and various subjects you will encounter along the way.
This is my first python's project, The main objective is to showcase a practical implementation of Extract, Transform, Load (ETL) processes using Python and SQLAlchemy.
his project involves simulating a streaming data transmission, where we use Kafka and Python to implement a regression algorithm. For each record that arrives at the Kafka consumer, a prediction is…