【问题标题】:How to import data from Google Cloud Platform (BigQuery/Cloud SQL) into R?如何将数据从 Google Cloud Platform (BigQuery/Cloud SQL) 导入 R?
【发布时间】:2020-08-03 00:48:57
【问题描述】:

我知道有用于 Python 的 API 可以将 GCP BigQuery 中的数据导入 Jupyter Notebook。我正在寻找将数据从 GCP(无论是 Cloud SQL 还是 BigQuery)直接导入 R 的方法。感谢您的建议。

【问题讨论】:

标签: r google-cloud-platform google-bigquery google-cloud-sql jupyter-lab


【解决方案1】:

您可能需要查看:"Use R with BigQuery"。该页面描述了如何使用 bigrquery R package 将数据从 BigQuery 加载到 R 数据框中。还有这个"bigrquery" doc。

另外,正如 cmets 中提到的:值得看看这个githubreddit 上有很多相关的博客文章。太

【讨论】:

  • 好的,谢谢。我在 R 中安装了 bigrquery 并使用它与 BigQuery 进行交互。
猜你喜欢
  • 1970-01-01
  • 2017-11-13
  • 2020-07-02
  • 2021-09-15
  • 2023-03-31
  • 2016-04-08
  • 2016-12-26
  • 2023-04-08
  • 1970-01-01
相关资源
最近更新 更多