pandas : astype(float) not converting string to float type

前端 未结 0 746
死守一世寂寞
死守一世寂寞 2020-11-29 02:29

I have a dataframe column price which has a value like $783024.20... This is a string with datatype as object..

test =
 0.  price
 1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题