Getting error while opening excel file in Python

المشرف العام

Administrator
طاقم الإدارة
Hi I am very new to python, here i m trying to open a xls file in python code but it is showing me some error as below.

Code:

from xlrd import open_workbookimport os.pathwb = open_workbook('K:\NEW_GIS\NEW Data\Garpani_NLRMP_Data\ROR_Files\part- 1.xlsx')and i am also following these instructions upgrade version.



أكثر...
 
أعلى