waylonwalker
08/05/2021, 3:42 AMall_outptuts
then make pickle or parquet datasets for each of them on the fly. They won't exist in the project's catalog but only in memory. You might even be able to use the tempfile
module to let the os clean up for you after your done.