Getting Started With Google BigQuery API In Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 30

  • @jiejenn
    @jiejenn  2 ปีที่แล้ว +1

    📎 More BigQuery API Tutorial Videos: th-cam.com/play/PL3JVwFmb_BnRKqcbtl2hHL5GIQOHX-sC5.html
    📼 Getting Started With Google BigQuery API: th-cam.com/video/lLPdRRy7dfE/w-d-xo.html
    📼 Create a Google Cloud Service Account: th-cam.com/video/gb0bytUGDnQ/w-d-xo.html

  • @ika2686
    @ika2686 ปีที่แล้ว +1

    I looked for lots of tutorials,
    but they are not very easy to understand.
    Your tutorials are very intuitive.
    It solved my problem right away.
    Thanks a lot!❤

  • @이호준플랫폼기획본부
    @이호준플랫폼기획본부 ปีที่แล้ว

    Thank you from South Korea.

  • @prakash123kumar
    @prakash123kumar 13 วันที่ผ่านมา

    It is a very easy and best example.. thanks for sharing
    I am looing for another way where auth login use to login and download data.. can you share the knowlege if you have any

  • @omarfessi2761
    @omarfessi2761 ปีที่แล้ว

    Thanks! I am really interested in how you run only the selected code ! can you show me how please?

    • @omarfessi2761
      @omarfessi2761 ปีที่แล้ว

      well I found your tutorial on the matter :) thanks again

  • @AleeEnt863
    @AleeEnt863 ปีที่แล้ว

    Love your content...
    Keep doing what you are doing...

  • @classictablet9149
    @classictablet9149 ปีที่แล้ว +1

    you did a fantastic job. Thank you

  • @agby14
    @agby14 6 หลายเดือนก่อน

    How do you output the column names and all the values into google sheet?

  • @prasannasalicham8878
    @prasannasalicham8878 2 ปีที่แล้ว +2

    Hi, could you please show how to authenticate using oauth token rather service account in same code?

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว +1

      Thank you for your feedback, I will look into it.

    • @jmsolorzano13
      @jmsolorzano13 2 ปีที่แล้ว

      @@jiejenn Thks.. If you have some video or documentation to create json oauth token for BigQuery, this help us, very much.

  • @NabeelButt
    @NabeelButt ปีที่แล้ว

    It runs blank if the SQL query contains a WHERE date statement. WHERE data_date = '2023-06-19'
    How to make it run with a date?

  • @connor-shorten
    @connor-shorten 9 หลายเดือนก่อน

    Thank you Jie!

    • @jiejenn
      @jiejenn  9 หลายเดือนก่อน

      👍

  • @prakash123kumar
    @prakash123kumar 2 หลายเดือนก่อน

    Could you please also suggest how to allow login user using authenticate login

  • @TaylorShort-c4s
    @TaylorShort-c4s 3 หลายเดือนก่อน

    When I run the code I get `ModuleNotFoundError: No module named 'google'`

  • @Notigam
    @Notigam 2 ปีที่แล้ว +1

    very useful, thanks a lot!

  • @pizzepeli
    @pizzepeli ปีที่แล้ว

    What's the process if I want to use an API key instead of the .json?

    • @jiejenn
      @jiejenn  ปีที่แล้ว

      I don't think that's possible using API key. If you know, do keep us posted.

  • @vino_09
    @vino_09 2 ปีที่แล้ว

    Is the line os.environ['GOOGLE_APPLICATION_CREDENTIALS'] = '...' relevant and what is the outcome/purpose of this line?

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      This is needed for the API to load the client file.

  • @javierlarramona5923
    @javierlarramona5923 8 หลายเดือนก่อน

    Thanks a lot. It works

    • @jiejenn
      @jiejenn  8 หลายเดือนก่อน

      👍👍👍

  • @akshanshbhandari7619
    @akshanshbhandari7619 2 ปีที่แล้ว

    Can u make a video on how to mock BQ connection in python ?

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      Not sure if I follow. Can you be more specific?

    • @akshanshbhandari7619
      @akshanshbhandari7619 2 ปีที่แล้ว

      @@jiejenn I mean mocking BQ connection for testing

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      I see. In that case just create a new project or a new account with a new project.

    • @akshanshbhandari7619
      @akshanshbhandari7619 2 ปีที่แล้ว

      @@jiejenn I was actually looking for video on "mocking BQ connection in python for testing" and got your video on BQ api ...I thought u might be knowing about mocking ...NP

  • @indroda2..uniqueinnovative900
    @indroda2..uniqueinnovative900 2 ปีที่แล้ว

    thanks very much