Pipeline ETL local (Python + pandas) que ingesta órdenes desde una API mock (JSON local), genera capa raw y curated particionada por fecha, con soporte incremental e idempotencia. etl-test/ ├─ ...
A portfolio-ready data analytics project that turns raw retail transactions into validated datasets, analytical outputs, and BI-ready reporting. The workflow covers ETL, data validation, exploratory ...
Deploying a new machine learning model to production is one of the most critical stages of the ML lifecycle. Even if a model performs well on validation and test datasets, directly replacing the ...