Hi all
I am wondering how to change a Double field values formatting. I am looking specifically to add the thousand separator on the Pad with zero.
Usually, I right click on the field in the attributes tables, then click on properties. On the field properties interface, I click on numeric and I select Thousand separator and Pad with zero.
So how can do that with python (arcpy)??
Thanks