Os pandas convertem string de int para str

df['DataFrame Column'] = df['DataFrame Column'].astype(str)
Important Impala