converting a column of strings from pandas to R code example Example: pandas change column to a string total_rows['ColumnID'] = total_rows['ColumnID'].astype(str)