panda mengonversi string dari int ke str

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