Read csv file with regular expression delimeter

后端 未结 0 1291
生来不讨喜
生来不讨喜 2020-12-11 07:50

I have a csv file like this:

x,y,z, vec, s2
1,2,3,(1,2,3),5
3,4,3,(4,5,3),8

I want read this file, vec as (a,b,c). when reading with pd.read_

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