Source
Getting Access to Snowflake University
…https://learn.snowflake.com and select "Login" in the upper right - hand corner. You will then automatically be logged into Snowflake University.
Snowflake Tutorials
Snowflake provides the following tutorials. For new users, Snowflake in 20 minutes. This is a simple tutorial in which you use SnowSQL (the Snowflake command - line client) to learn about key concepts and tasks.
Querying Semi-structured Data
This topic explains how to use special operators and functions to query complex hierarchical data stored in a VARIANT. (For simple examples of how to extract values from ARRAYs and OBJECTs, see Accessing elements of an array by index or by…
Data Integration
Available for trial via Snowflake Partner Connect.
Analyzing time-series data
You can analyze time - series data in Snowflake, using functionality designed specifically for this purpose. Database administrators, data scientists, and application developers have to make sure that the time series is stored and loaded…
The Snowflake Community Code of Conduct
FAQ: The Snowflake Community (“Community”) is intended for business use, and your participation is subject to the Snowflake Community Code of Conduct (“Code of Conduct”) and the Community Terms of Service. To make this a productive…
Data generation functions
Snowflake supports two types of data generation functions: Random, which can be useful for testing purposes. These functions produce a random value each time. Each value is independent of the other values generated by other calls to the…
Cortex Analyst
Cortex Analyst Get started with Cortex Analyst Try it in Snowsight function trackButtonClick(trackingId, url, event) { try { if (typeof window.DD_RUM !=…
Create pipelines and deploy them
Machine learning (ML) workflows typically involve several key stages: Data Exploration and Preparation: This initial phase involves understanding the raw data, cleaning it, handling missing values, and transforming it into a usable format.
Classification (Snowflake ML Functions)
Snowflake provides you with the machine learning models that you can use within your own workflows. Decisions based on machine learning outputs, including those built into automatic pipelines, should have human oversight and review…