Completing Coding Camp 2026 powered by DBS Foundation, organized by Dicoding, has been one of the most structured and rewarding learning experiences in my journey toward becoming an AI Engineer. Over ...
submission-pemda/ ├── tests/ │ ├── test_extract.py # Unit tests untuk scraping │ ├── test_transform.py # Unit tests untuk transformasi data │ └── test_load.py # Unit tests untuk penyimpanan data ├── ...
Hi Everyone! My name is Katarina Susi Wulandari from class CDC-05. After months of learning, practice, and collaboration, I am excited to share that I have completed the Data Science course, ...
Pipeline ETL otomatis berbasis Python untuk melakukan web scraping, transformasi data, dan pemuatan data multi-target secara simultan dari situs sandbox Dicoding Fashion Studio. ├── tests/ # Unit ...