pandas object格式转float64格式的方法 在数据处理过程中比如从CSV文件中导入数据data_df=pd.read_csv("names.csv")在处理之前一定要查看 object转float64