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

export .dbf to .csv?

$
0
0
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!

Viewing all articles
Browse latest Browse all 2485

Trending Articles