when I try to concatenate this, I get the UnicodeDecodeError when the field contains \'ñ\' or \'´\'. If the field that contains the \'ñ\' or \'´\' is the last I get no error
I was getting this error when executing in python3,I got the same program working by simply executing in python2
python2