Convert type str (with number and words) column into int pandas

前端 未结 0 1570
孤城傲影
孤城傲影 2021-01-02 13:03

I have a column that contains type str of both numbers and words:

ex.

[\'2\',\'3\',\'Amy\',\'199\',\'Happy\']

And I want to convert al

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