importing excel data with Python -



importing excel data with Python -

i'm trying create feature class xy table using excel info .xls

i found out makexyeventlayer_management seems doesn't apply .xls. have alter ~100 files csv, or knows trick?

cheers

xlrd should work you.

python excel xls

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

How do I check if an insert was successful with MySQLdb in Python? -