Python GoL 2: Creating a Game of Life Colony in Python In the previous blog we created the Cell object that can basically be able to…Eloi Sanchezmei 22, 2023
Python GoL 1: Understanding Pygame As I explained at the beginning of the previous blog, I am now creating a…Eloi Sanchezmei 16, 2023
Python GoL 0: Poetry for environment management in Python This will be both a continuation and a starting post. It will be the beginning…Eloi Sanchezmei 9, 2023
PythonUncategorized Challenge: The Game of Life in Python Hey there! I am back this week with another Python challenge. This was actually a…Eloi Sanchezmei 5, 2023
Uncategorized The New Tab Feature on Snowflake The latest Snowflake release enables the use of more than one worksheet in separate tabs.…Can Hobekmei 1, 2023
SnowflakeUncategorized How to connect VS Code to Snowflake During the last years, I have been using Visual Studio Code for everything. Therefore, now…Eloi Sanchezapril 26, 2023
DataPython What are Moving Averages? If you have been in the data environment for some time you will have probably…Eloi Sanchezapril 21, 2023
Python Better plots with Streamlit We have already seen how to get Snowflake to work with Python and how to…Eloi Sanchezmaart 23, 2023
Python Python Ids and the difference between == and is As we all know, in Python, there are usually multiple ways of getting to the…Eloi Sanchezmaart 22, 2023
Uncategorized User-Defined Functions User-Defined Functions allow us to write functions inside our SQL code. In Snowflake you can…Can Hobekmaart 21, 2023