Have you ever wanted to convert the schema and results passed from the query API of BigQuery into something more acceptable?
There is an endless array of { f: { v: } }
nests to contend with sometimes. Well now you can transform it into something simpler!
Convert BigQuery response to MYSQL in python 3
Oct 2, 2020
...more