I need to replace special characters or i need to extract string within special quotes. I tried already df.replace but its not working.
I have df like this
b'rgcr8fpzpx1s7x4a'
b'ue98rkzajy64hrbw'
b'u1u5ucr56y9d8rn4'
I need to get output like this:
rgcr8fpzpx1s7x4a
ue98rkzajy64hrbw
u1u5ucr56y9d8rn4