gpt4 book ai didi

python - 从 BigQuery 查询到 Jupyter 时出现 "' NotebookFormatter ' object has no attribute ' get_result '"错误?

转载 作者:行者123 更新时间:2023-12-04 13:28:02 25 4
gpt4 key购买 nike

these instructions我正在尝试从 BigQuery 加载一些示例数据。即使数据加载成功,我最后还是收到了这个错误。如果我运行 %bigquery x作为将结果存储为变量的第一行,我可以通过运行 type(x) 和 len(x) 来验证我是否仍在获取 15 行 Pandas 数据帧,但调用 x 本身仍然会导致错误.. 帮助将不胜感激!
enter image description here

最佳答案

尝试这个。至少它对我有用

!pip uninstall numpy
!pip uninstall pandas

!pip install --user numpy
!pip install --user pandas

关于python - 从 BigQuery 查询到 Jupyter 时出现 "' NotebookFormatter ' object has no attribute ' get_result '"错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66916970/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com