Sri Question Received 10 Months ago through
ASK
How to do this below example case occurred.
Ex:
"c1,c2,c3,c4 ,c5 ,c6
"1 ,a ,10 ,india,f,""nan,10"""
"2,b,11,ind,m,""gen,20"""
"3,c,30,india,f,""gan,15"""
output:
c1,c2,c3,c4,c5,c6,c7
1,a,10,india,f,gan,10
2,b,11,ind,m,gan,20...
|
ask
98
·
2% ·
538
|