I am getting error of Process failed: Wrong input of type 'Data table' at port 'example set input'.

DR01KDR01K Member Posts: 2 Newbie
after converting Radoop Nest process to In Database Nest process  while running python script output dataframe, is showing  polynomial type then I use to store the results in csv and then use csv to convert into nominal type but still getting the same error
Tagged:

Answers

  • rmjonesrmjones Member Posts: 4 Contributor I
    Hi @DR01K, it looks like you might be using the Select Attributes (In Database) operator. Could you try the standard Select Attributes operator and see if that works?
  • CKönigCKönig Administrator, Moderator, Employee, Member Posts: 70 RM Team Member
    Hey @DR01K, could you please explain what you're trying to to in the first place? Using write CSV inside a In Database Nest to change something into nominal seems like a strange workaround for something. Let's try to find a solution to your original problem.
Sign In or Register to comment.