how to convert int to str pandas code example Example: pandas - from umeric to string df['A'] = df['A'].apply(str)