How to calculate mean in GROUP BY node

‘Mean’ is only there if your column is a numerical column. Try the String to Number node before your GroupBy - https://nodepit.com/node/org.knime.base.node.preproc.colconvert.stringtonumber.StringToNumberNodeFactory

Steve

2 Likes