Part 1 - Select Operation on BigQuery Datasets from Google Colab using Python

Опубликовано: 22 Апрель 2026
на канале: Conquer DataScience
5,976
79

Colaboratory, or “Colab” for short, is a product from Google Research. Colab allows anybody to write and execute arbitrary python code through the browser, and is especially well suited to machine learning, data analysis and education.

The ease and beauty of Colab truly comes to light when you use it along with BigQuery. Both being under the Google umbrella, accessing BigQuery data through Colab is as quick & easy as it can get.

In the previous video    • Introduction to Google Colab - BigQuery wi...   we performed the below,
Sign in to the google account.
Navigate to Google Colab
Perform Google Cloud Platform authentication

In this video,
We will run the select query to retrieve the data from BigQuery using Python from Google Colab.
"SELECT distinct Ship_Mode FROM `smart-bloom-361401.stores.global-superstore"

Connect with me here:
LinkedIn: www.linkedin.com/in/meenakshi-lakshmanan

Subscribe to my channel:
   / @conquerdatascience281