Hi everyone, I have a dataset and I want to make every columns as an array in java. Then I want to produce some numbers after operating these arrays. What should I include in my script? How to I pass my dataset into my script? Thanks in advance.
You can use the Execute Script operator. It uses a language called Groovy, that is compatible with Java. The operator's tutorial process will give you a good overview.
You can use the Execute Script operator. It uses a language called Groovy, that is compatible with Java. The operator's tutorial process will give you a good overview.
Kind regards,
Sebastian
1
Welcome!
It looks like you're new here. Sign in or register to get started.