pandas or postgres table - how to convert string currency values e.g. “£300k”

前端 未结 0 431
孤街浪徒
孤街浪徒 2020-12-04 19:29

I have a table with a currency field that is currently formatted as a string, e.g. "£1.5m". How can I convert the column to the equivalent numeric value, i.e. 1,50

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