how to convert a string to integer in python panda code example Example: make string numeric pandas df['DataFrame Column'] = df['DataFrame Column'].astype(int)