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