Multiple outputs for Python modules

user17188
user17188 Member
edited February 20 in Magic ETL Ideas

Python boxes in the Domo ETLs allowing multiple outputs.

Tagged:
2
2 votes

Active · Last Updated

Comments

  • timehat
    timehat Domo Employee
    edited July 2023

    Hi, this is on the team’s radar for future improvements. In the meantime, you can produce multiple data frames in a single tile and save off second, third, etc. data frames to disk and use subsequent tiles to read those and output them to new branches in the ETL.

    This workaround is enabled by the recently added project and temp directory feature. Details on that are available here:

    Thank you for the feedback. Hopefully this additional feature can be helpful immediately.

  • This is great!