Upcoming Snowflake Features
phData
JULY 1, 2024
Snowflake Python API: In addition to the updated CLI, the Snowflake Python API will soon be GA-released and provide teams with another option for managing Snowflake resources and data pipelines via Python. tables.create(my_table) print("Database, schema, and table created successfully.") schemas["my_schema"].tables.create(my_table)
Let's personalize your content