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

DR01K
DR01K New Altair Community Member
edited November 5 in Community Q&A
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

Answers

  • rmjones
    rmjones New Altair Community Member
    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önig
    CKönig New Altair Community 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.