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_