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++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

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