Sources (removed)¶ Source was removed in ETLantic 0.16. Use Extract: from etlantic import Extract customers = Extract[RawCustomer](asset="customers_csv") See Migration 0.15 → 0.16.