Python worksheets are in public preview!! To celebrate, here’s a simple challenge using them.
Create a Python stored procedure – using Python worksheets – that produces the following output:
Remember, if you want to participate:
- Sign up as a member of Frosty Friday. You can do this by clicking on the sidebar, and then going to ‘REGISTER‘
- Post your code to GitHub and make it publicly available (Check out our guide if you don’t know how to here)
- Post the URL in the comments of the challenge
6 responses to “Week 41 – Basic”
-
I’m excited to see how these new Python worksheets can be used to simplify the development of SProcs. No more fully deploying the SProc and running it every time you need to test a small change!
- Solution URL – https://github.com/ChrisHastieIW/Frosty-Friday
-
Another great challenge!
- Solution URL – https://github.com/apd-jlaird/frosty-friday/tree/main/week_41
-
Python Worksheets Are Very Cool
- Solution URL – https://github.com/mateusz-kmon/frostyfridaychallenges/blob/main/w41.sql
-
will we get matplotlib next?
- Solution URL – https://github.com/dsmdavid/frostyfridays-sf/blob/main/models/challenge_41.py
-
excited to see where this takes me!
- Solution URL – https://github.com/NMangera/frosty_friday/blob/main/week%2041%20-%20basic%20/Python%20Worksheets
-
This solution uses Python worksheets in Snowflake and after importing the necessary libraries, develops the function that creates the table.
- Solution URL – https://github.com/GerganaAK/FrostyFridays/blob/main/Week%2041%20-%20Basic
Leave a Reply
You must be logged in to post a comment.