Broken link in section 2.2.3: ETL: API to Postgres
edumunozsala opened this issue · 4 comments
edumunozsala commented
Hi,
In section 2.2.3: ETL to Postgres, There is a resource called Sample loading block and the link is broken: https://github.com/mage-ai/mage-zoomcamp/blob/solutions/magic-zoomcamp/data_loaders/load_nyc_taxi_data.py
I think is the code to use in the Mage block to load data in the demo video and it'd be very helpful and I can't find any folder in the mage-zoomcamp repo to replace the broken link.
Thank you
alexeygrigorev commented
mattppal commented
Ah this was from the solutions that I removed. I will re-add
mattppal commented
Fixed 👍
edumunozsala commented
Nice! Thanks