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