Hi, my code need to send Dataframe into Big Query everyday, therefore can I get guideline or help how to setting gcp on pythonanywhere, can BigQuery(GCP) works with pythonanywhere?
Hi, my code need to send Dataframe into Big Query everyday, therefore can I get guideline or help how to setting gcp on pythonanywhere, can BigQuery(GCP) works with pythonanywhere?
It should work fine; you can just configure and use the GCP API on PythonAnywhere in the same way as you would on any other machine.