Summary
Snowpark is very versatile and supports complex development patterns. In this chapter, we learned how to configure the Snowpark development environment and different Snowpark objects, such as sessions, UDFs, and stored procedures, and how to use them. We also learned how to set up a Snowpark development project locally and inside a Python worksheet before looking at some sample code that we could use to start developing.
In the next chapter, we will cover how to perform data processing with Snowpark, as well as how to ingest, prepare, and analyze data.