pandas dataframe convefrt str to int64 code example Example: make string numeric pandas df['DataFrame Column'] = df['DataFrame Column'].astype(int)