removing single quote from an array in python

前端 未结 0 649
借酒劲吻你
借酒劲吻你 2021-01-29 08:32

I have this array

array([\'[“one”,”two”,"three"]\'],dtype=object)

I have tried several methods to remove the single quotes ( \' ) from

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