Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Possible Unicode Error? Field Calculator Help!!

$
0
0
I am getting funny symbols when I do a simple field calculate on a unicode field in a file geodatabase.

I do this:

arcpy.CalculateField_management(outFileThree, "HOTLINK", "!HOTLINK!.lower()", "PYTHON_9.3", "")

and get funny little L or upside down Ls in the field where there were \ characters or \0s.

How do I field calculate correctly field calculate and why is this happening?
Attached Thumbnails
Click image for larger version

Name:	Error.jpeg‎
Views:	N/A
Size:	7.2 KB
ID:	31945  

Viewing all articles
Browse latest Browse all 2485

Trending Articles