Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Opening a spread sheet from a local google drive [closed]

$
0
0

I have local google drive and some files in them.

I'm also using vscode to work on some ipynb files and spread sheets.

I'm currently trying to load the spread sheet with this code:

file_path = 'g:/My Drive/some_spread_sheet.xls'sheet_name = 'some_name'excel_data = pd.read_excel(file_path, sheet_name=sheet_name)

I can see the file in my local google drive but I can't open it using vscode.

How can I solve this?

Thanks


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>