0

How to convert all values of a pandas dataframe to float data type unless they are non-numerical strings (i.e., are combination of digits and non-digit characters). In other words, I want to convert object type to float type while leaving everything else untouched.

Rebel
  • 472
  • 8
  • 25

0 Answers0