0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

SnowflakeでPythonワークシート作成

Posted at

概要

SnowflakeのPythonワークシートを試しに使ってみる

初期設定

  1. メニューで「請求と利用規約」を選択
    image.png

  2. Anaconda Pythonパッケージで「有効化」を選択
    image.png

  3. 「確認して続行する」を選択
    image.png

試行

  1. メニューで「ワークシート」を選択
    image.png

  2. 右上の「+」ボタンをクリックし「Pythonワークシート」を選択
    image.png

  3. デフォルトのコードが開かれる
    image.png

  4. データベース選択欄から使用するデータベースとスキーマを選択
    image.png

  5. 「実行」を押下
    image.png

  6. 利用できるPackage一覧が取得できる
    image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?