Is there any node that can cast multiple columns at the same type with multples selection for each column
Hi Jesus,
so you want to cast multiple string type columns to numbers? Some into integers some into double?
You can use the “String to Number” Node
Just select the columns to transform manually or via wildcard or regex
3 Likes