I was wondering if anyone could please help me write a python script for doing field calculation. I know I can use the field calculator, but I need a python program to do the same thing. Calculate two fields into one field. For Example : Population per square mile into a answer field. Please help!!
expression = "[POPULATION] / [SQMILE]"