I have a symbol as an output and it appears as '' when i print it. So I tried x.encode('utf-8') to get back the symbol, instead I get . I looked at many examples but nothing provides a solution for this.
How do i fix this?
I have a symbol as an output and it appears as '' when i print it. So I tried x.encode('utf-8') to get back the symbol, instead I get . I looked at many examples but nothing provides a solution for this.
How do i fix this?