• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: Error load data local CSV to BigQuery using Python

Resolved: Error load data local CSV to BigQuery using Python

0
By Isaac Tonny on 18/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

I’m new into data engineering field, and want to create table and inserting the data to BigQuery using Python, but in the process I got error message enter image description here even though I already set the google_application_credential through the shell, the error message still appear
here is my code

Answer:

As @p13rr0m suggested, you should have to use the environment variable as GOOGLE_APPLICATION_CREDENTIALS instead of GOOGLE_APPLICATION_CREDENTIAL to resolve your issue.

If you have better answer, please add a comment about this, thank you!

csv google-bigquery python
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: CMake path for python3 libraries doesn’t change (windows 10)

24/03/2023

Resolved: GLMM with quasi-Poisson distribution

24/03/2023

Resolved: Is it possible to do custom preinstall scripts for npm from which one is run depending on the environment?

24/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.