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 -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

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