Final Exam: Data Transformation Using Snowpark
Intermediate
- 1 video | 32s
- Includes Assessment
- Earns a Badge
Final Exam: Data Transformation Using Snowpark will test your knowledge and application of the topics presented throughout the Data Transformation Using Snowpark track.
WHAT YOU WILL LEARN
-
Create and execute snowpark handlers with different names and return typesperform data transformations equivalent to sql queries with group_by and order_by clauses in snowparkmake standard anaconda libraries and custom python code available within a snowpark handlerconnect to snowflake from jupyter notebook and create and query tables using snowpark apisimplement the snowpark equivalents of select, from, where, group by, and order by on dataframe objectsimplement union, intersect, and difference operations and joins on snowpark dataframesuse the snowpark apis to create views from any dataframe objectcreate a table with semi-structured json data and query it using snowparkoutline the snowpark pandas api and contrast it with pandas and snowparkcreate a snowflake notebook and use snowpark pandas via the modin pluginconvert snowpark pandas and snowpark dataframe objects and contrast their behaviorsoutline udfs, udtfs, udafs, and stored procedures and compare and contrast them
-
register anonymous udfs using the udf function and session.udf.register, and invoke them using call_udfregister permanent udfs using the @udf decorator and then invoke them from different sessionsregister udfs from sql and python filesregister and invoke udtfsconstruct a udtf that normalizes denormalized json dataimplement the end_partition and init functions in a udtf to achieve stateful processingpartition rows and sort within a partition using udtfsregister and invoke udafs to perform aggregation operationsimplement udafs to use python objects and objects of user-defined classesidentify the uses of stored procedures and contrast them with udfs, udtfs, and udafs in snowflakeregister and invoke stored procedureswrite a python function using the snowpark apis and then directly deploy it to a stored procedure
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.