0
I developed a python script to automate data requests and integration with Bigquery. I wonder if there’s any way to run this script automatically in a routine from Monday to Friday, always at midnight, or something like.
- Does anyone know if it is possible to create this routine?
- I will need to upload the script on some virtual machine (cloud)?
- Google Colab is able to run the code without my computer being connected?
I am very grateful!