The Hype About GPT as a Helper Tool in Software
GPT, or Generative Pre-trained Transformer, is a deep learning model that can generate natural language texts on various topics and tasks. It is developed by OpenAI,... Read more.
Data Integration Battle: Fivetran vs. Airbyte
Data integration platforms like Fivetran and Airbyte are critical for businesses that rely on data to make informed and up to date decisions. These platforms allow... Read more.
GoL 0: Poetry for environment management in Python
This will be both a continuation and a starting post. It will be the beginning of a series of blogs creating a Pygame project to create the Game Of Life....... Read more.
Challenge: The Game of Life in Python
Hey there! I am back this week with another Python challenge. This was actually a question I got on an interview exam. Program Conway’s Game of Life in Python... Read more.
Custom generic test in dbt
Writing a custom generic test in dbt allows you to test your data on your own assumptions. For a project that we worked on, I have written a test to...... Read more.
Starting with dbt Cloud
Data Build Tool is a tool for managing and transforming your data, creating scheduled jobs, and enabling an Analytic Engineer to have a working process similar to... Read more.
REGEX in Snowflake
It is possible to match strings with regular expression (also called REGEX) in Snowflake. I think many data scientist, including myself, love this feature. As part... Read more.
dbt and Machine Learning: A Dynamic Duo for Data-Driven Insights
In today’s data-driven world, businesses are increasingly turning to machine learning models to gain insights and make informed decisions. However, the accuracy... Read more.
How to connect VS Code to Snowflake
During the last years, I have been using Visual Studio Code for everything. Therefore, now that I started using Snowflake I have had a hard time to adapt to its...... Read more.
Visualizing Data
Effective data visualization is a critical skill for any Data Analyst and Analytics Engineer. Data visualization apart from being an effective way of providing insights... Read more.




