Is there a way to convert all column names to uppercase?

Hey,

can this be done somehow with the column rename regex?

thanks for helping out!! 

I am not really the regex geek: but the problem can be solved using the Extract Column Header, Transpose, String Manipulation, and Insert Column Header nodes.

3 Likes

Thanks!! :)