Hello, everyone,
I am currently in the process of optimizing processes.
We want to calculate the cross distance and are currently cutting a file with 180 lines into 180 individual Excel files. The cutting is done by looping the file. Now we want to re-import this 180 Excel files via a loop and compare them one after the other with the reference set.
We have 180 requests and 1 reference set. Since we do not like to load the file 180 times manually into Rapidminer, we thought of a loop. Do you have any ideas?
See the process attached (sorry it's to long to post):
Patrick