Reading and manipulating Google Sheets (GSheets) using Python libraries

Опубликовано: 24 Июль 2026
на канале: Imaad Mohamed Khan
2,746
58

Google sheets is one of the most widely used spreadsheet software in the world today. For Data Scientists and other people working with data, it can also be a great source of data. But how does one access data from the sheet programmatically? Enter Python and its libraries (gspread, pandas etc). In this video, I take you through the process of using Python to start reading your google sheets programmatically and modifying them. Hope this helps you get an idea as to how you can access your data in your gsheet using Python. If you liked the video, please don't forget to like, share and subscribe to the channel.

Link to gspread's documentation:
https://docs.gspread.org/en/latest/