Hi, I,m trying to rename the columns in a dataframe for that i excute this sentence
rename(paa_codazzi, Codigo = ...1, Descripcion=...2,Fecha_inic = ...3)
apparently it works but when I tried to use the dataset with the new names the columns appear again with old names