View Single Post
  #1  
Old 03-18-2010, 05:11 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Determine if fields of a CSV file has whitespace characters only

I have a CSV file where fields are delimited with a comma. The fields of this CSV file contains the attributes of Permanent Survey Marks and I’ve created a GIS python script to convert it to a table that is stored it in our Enterprise GIS Spatial Database (SQL Server). Within each row, there are...
__________________
Python
Domain Name Forum
Reply With Quote