Posts by Atila • 41 points
1 post
-
3
votes1
answer817
viewsQ: How to solve this encoding error (encoding error) in Pandas
I’m having trouble when python reads the xlsx with pandas. When it runs the des_pt = (f_pt.head()[pt][0]).encode('utf-8').strip() and puts the variable pt. Has an Encode problem because some…