Pandas, CSV, etc. don’t support nested fields. You should use UNNEST to flatten out your table. See: https://firebase.googleblog.com/2017/03/bigquery-tip-unnest-function.html
Pandas, CSV, etc. don’t support nested fields. You should use UNNEST to flatten out your table. See: https://firebase.googleblog.com/2017/03/bigquery-tip-unnest-function.html