'Non index dataframe data to big query
| column1 | |
|---|---|
| 2000-01-01 | {M:23,f:25} |
| 2021-08.05 | {M:29,f:40} |
I like to push this kind of dataset to BigQuery - does anyone have any idea how to do it using Python?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
