Per these instructions I'm trying to load in some sample data from BigQuery. Even though the data loads successfully, I get this error at the very end. If I run %bigquery x as the 1st line to store the results as a variable, I can verify I'm stilling getting a 15 row pandas data frame by running type(x) and len(x), but calling x itself still results in an error.. Help would be much appreciated!
Add a comment
|
