Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 12:14 AM
So open_by_key is a function of gspread, which is a python lib.
Pure python (not pyspark) will only read from local files,
see this topic also. It is about databricks-connect and pandas but the same principles apply.