Question: After pandas imports the csv file, some of the columns are empty, the column type is object format, and the cells in the column are in string format. Requirements: Convert empty columns (object) to floating point types (float)

NoSuchKey

Guess you like

Origin blog.csdn.net/gz153016/article/details/108889708