Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/spring-boot/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Charts 谷歌数据实验室中的参数化图表_Charts_Google Visualization_Google Bigquery_Google Cloud Datalab_Pygooglechart - Fatal编程技术网

Charts 谷歌数据实验室中的参数化图表

Charts 谷歌数据实验室中的参数化图表,charts,google-visualization,google-bigquery,google-cloud-datalab,pygooglechart,Charts,Google Visualization,Google Bigquery,Google Cloud Datalab,Pygooglechart,我知道如何使用%%bq参数化单个bigquery。但是如何使用该大查询参数化%%图表 当我尝试按照本文档/Notebook/datalab/docs/tutorials/BigQuery/BigQuery%20Parameterization.ipynb中的指导添加参数时(在我的datalab实例上) 它不起作用我能够使用 query\u name=bq.query(query\u string),它是纯python bq来自导入google.datalab.bigquery作为bq %%图表列

我知道如何使用%%bq参数化单个bigquery。但是如何使用该大查询参数化%%图表

当我尝试按照本文档/Notebook/datalab/docs/tutorials/BigQuery/BigQuery%20Parameterization.ipynb中的指导添加参数时(在我的datalab实例上)
它不起作用

我能够使用
query\u name=bq.query(query\u string)
,它是纯python

bq来自
导入google.datalab.bigquery作为bq

%%图表列--数据查询\u名称--字段…
使用查询\u名称中的查询