Google-cloud-python: result %%bigquery magic still shown when specifying destination_var

Created on 20 Dec 2018  路  2Comments  路  Source: googleapis/google-cloud-python

The documentation says:

(optional, line argument):
variable to store the query results. The results are not displayed if this parameter is used.

I have tried this with the example from the documentation, and the resulting dataframe is still shown

Environment:

  • OSX 10.14.2 (Mojave)
  • Python 3.6.5
  • IPython 6.5.0
  • Notebook server 5.6.0
  • pandas 0.23.4
question bigquery

All 2 comments

The library has not been released since this change was made. Please try again after the next release.

This has been released as of 1.9.0.

Was this page helpful?
0 / 5 - 0 ratings