I have the following code that runs through a chain of transformers iteratively
for iter1 in iterator1: for iter2 in iterator2: tf_chain = tf_map[