I have a issue with strings. So I have a equation say "df[\'bikes\']+df[\'cars\']-df[\'vans\']". This is in form of string how would I get this out of str
"df[\'bikes\']+df[\'cars\']-df[\'vans\']"