Can someone help a python newbie with code to export .dbf to .csv?
arcpy.TableToTable_conversion seems to only work with .dbf and geodatabase.
arcpy.CopyRows_management doesn't allow for .csv
I'm not finding any Export commands for tables.
Thank you!
arcpy.TableToTable_conversion seems to only work with .dbf and geodatabase.
arcpy.CopyRows_management doesn't allow for .csv
I'm not finding any Export commands for tables.
Thank you!