how to change int value to string in pandas dataframe code example Example: change value to string pandas mtrx['X.3'] = mtrx['X.3'].astype(str)