Skip to content

guendas/Snowpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowpark

Having trouble getting started with Snowpark? Do you want to start testing it but you're unsure how to get started? Take a look at these scripts, if they can help you getting started with it.

Before you start

You need to create a config.json file with these information:

{ "account": "your_snowflake_account", "user": "dev_guscianc", "password": "your_snowflake_user_pwd", "default_database": "your_database", "default_schema": "your_schema", "default_warehouse": "your_warehouse" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages