Using BigQuery with R for Analyzing Data

后端 未结 3 2123
予麋鹿
予麋鹿 2020-12-31 19:19

I plan to use Google BigQuery (please feel free to suggest non Amazon non Azure services including by Google ) to do the following- a) Analyze using R specifically for data

3条回答
  •  独厮守ぢ
    2020-12-31 19:44

    R has a new BigQuery client: https://github.com/hadley/bigrquery.

    (previous answer "google-bigquery-r-client" doesn't exist anymore)

提交回复
热议问题