covert series to float pandas code example Example: convert price to float pandas df['DataFrame Column'] = df['DataFrame Column'].astype(float)