🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "DR01K"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "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?
    User: "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.