Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Renaming and replacing the column variable name

income.columns = income.columns.str.replace('Y' , 'Year ')
income.columns
Source by www.listendata.com #
 
PREVIOUS NEXT
Tagged: #Renaming #replacing #column #variable
ADD COMMENT
Topic
Name
1+6 =