Can I read an excel file without importing it to my python program folder? Or must I import it every time I add a new entry to the workbook?
-
I simply loaded the workbook and sheets with the functions get_workbook and get_sheet_by_name. Is there anyway I can track the path to the xcel file saved on my ipad?
-
@MatteoDegro yes, via Pythonista files browser, external files, open