Snowpark for Python | Snowflake Tutorial

Описание к видео Snowpark for Python | Snowflake Tutorial

What is Snowpark and how can you use it when coding in Python? Snowpark is an API on top of Snowflake that enables developers to transform data, design models, and create data-centric applications using programming languages such as Scala, Java and Python.  

In this video we break down how to create data frames, the concept of lazy execution and how to utilize methods such as .save(), .collect(), and .join().  

By the end of the video you will have a solid foundation on how to use Snowpark to query and process data in Python.  

Whether you are a expert data engineer, or just beginning to learn about data, Snowpark programming is an incredible skill to have. 

Remember to like, subscribe and if you have any questions please visit: https://aimpointdigital.com/

00:00 Introduction
00:59 What is Snowpark?
02:16 Creating Sessions
04:25 Data Frames & Lazy Execution
05:51 Session.sql
07:05 .show() v.s. .collect()
09:07 Basic Transformations
16:14 .join()
20:24 Functions
26:38 session.close()
27:23 Conclusion


#snowflake #snowpark #python

Комментарии

Информация по комментариям в разработке