I have a task that outputs a tuple of data_frames, and other tasks that output individual data_frames. I'm trying to think of a good way to reduce them into one tuple of data_frames so I can use a single map task over them. So far, I've tried extending a list and coercing back to a tuple, and a few other methods that have failed. There's likely a parsimonious way to do this that I'm missing
a
Anna Geller
05/12/2022, 9:16 PM
How would you do it without Prefect? Can you share a code snippet showing that?
j
Jason
05/12/2022, 9:16 PM
I wonder if I can just unpack the tuple to combine it:
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.