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
Create a complete ETL pipeline using Docker, working with SuperStore sales data. Clean raw data with Python, model a relational database in MySQL, and analyze the data using Jupyter Notebook. This project guides you through traditional ETL steps, from data cleaning to database loading and analysis.