I saw you mention algorithms in:
https://www.xcalar.com/documentation/help/XD/1.2.2/Content/A_GettingStarted/B_BasicConcepts.htm?Highlight=algorithm
I like this idea! However, I am looking for a loop construct to do iteration, and I do not see it. Can you please suggest if I missed anything? Can you point me to how this can be done? I have an ML scoring algorithm that requires multiple passes, and not sure, I can do this without a loop construct.