i used kmeans cluster operator to cluster two columns and i want to draw the scatter plot for the resulting clusters. i tried using executer python operator but its input parameters doesn't accept text as cluster. can you tell me the way i can do it please
Ingo