Jeff Katz
07/20/2022, 3:28 PMloris
07/21/2022, 4:05 AMAnna Geller
Anna Geller
Chris Reuter
07/22/2022, 12:52 PMLaurie Hindes
07/22/2022, 1:18 PMjustabill
Kyle McChesney
07/27/2022, 9:35 PMAnna Geller
Jeremiah
Bianca Hoch
07/29/2022, 2:26 PMOctopus
08/03/2022, 9:24 AMAnna Geller
Chris Reuter
08/05/2022, 3:16 PMloris
08/11/2022, 4:09 AMAnna Geller
Pim Claessens
08/12/2022, 10:24 AMWill Raphaelson
08/12/2022, 2:29 PMZach Angell
Anna Geller
Dylan
Alexander Kloumann
08/19/2022, 4:15 PMsource_ids = ["source_1", "source_2", "source_3"]
with Flow("my_flow") as flow:
for source_id in source_ids:
data = extract(source_id)
data = transform(data)
load(data)
return flow
Thanks in advance!Rio McMahon
08/19/2022, 6:55 PMJeremiah
loris
08/26/2022, 2:56 AMAnna Geller
Anna Geller
Sean Caldwell
08/26/2022, 12:56 PMjustabill