df 'price' = df 'price' .astype(int) code example Example: make string numeric pandas df['DataFrame Column'] = df['DataFrame Column'].astype(int)