【发布时间】:2017-12-20 19:47:59
【问题描述】:
是否可以将 excel 或 csv 文件从您的计算机桌面读取到谷歌云中的 jupyter 笔记本?怎么样?
【问题讨论】:
-
否,在 Google Cloud 中运行的代码无法访问您台式计算机上的文件。
-
您至少需要将文件移动到 GCP 存储桶中。
-
@RomanGherta 将文件移动到 gcp 存储桶后我该怎么做?
-
嗨@EkoWidianto 我昨天在下面提供了一个更详细的答案。您使用 gs://mybucketname/file.csv 调用存储桶文件
标签: google-cloud-platform jupyter