I\'m making a Google cloud Function with python that requests data to an API, perform an ETL, and finally put the resulting panda\'s dataframe in a big query table.
T