pandas percentage to numeric code example Example: panda dataframe read csv change string to float df['DataFrame Column'] = df['DataFrame Column'].astype(float)