Hello, i'm working with an excel file. I read it with pandas, and i want to do some logic each line (two or three solids), do you thing the best aproach is to use a composite solid to run those solids ? Or pipeline to each line ?
Thanks in advance
I really could use a little help understanding composite solids. Because inside a pipeline i would like to execute several times a solid, it's that possible ?