I am getting “TypeError: 'DataFrame' object is not callable” when I'm trying to iterate over a pandas Dataframe in a Knime python script node

Hi @gnime

It works on my machine :upside_down_face: see iterate_row_pythonnode.knwf (12.2 KB)

Maybe this post Python code is successful in the config window but fails when the node is executed helps you out?

gr , Hans

1 Like