Hello,
How do you import a csv file, add fields to it, and join it with a shapefile? Attached is the failing code I've got so far. I can successfully join the table and the shapefile manually through the GUI, so the datafiles are good. However, i am unable to recreated this with a Toolbox script. I have been unable import the table, much less add fields and join it with a shapefile.
I'm new to ArcGIS. I have found some code snippets, but nothing that seems to work.
Thanks