Enterprising guy that happens to be also very flexible to the environment, thanks to previous working experiences with clients. I have a background in computer science and currently I am enrolled in Artificial Intelligence and Data Analytics MD at Politecnico di Torino. I am very passionate about data but also about economics and entrepreneurship.
This blog post is my personal experience through achieving the dbt Analytics Engineering Certification, with some tips here and there that can help you smash it... Read more.
Macros in dbt are reusable pieces of code that ensure that the code is ‘DRY’ (don’t repeat yourself), making it easier to understand and quicker to write.... Read more.
This blog is the continuation of my previous one that you can find here. As I explained before, Jinja is a fast, expressive, extensible, Python based templatin... Read more.
Jinja is more than just a city in Uganda or a Japanese temple: it’s a fast, expressive, extensible, Python based templating engine. It enables you t... Read more.
Hybrid Tables in Snowflake are a new type of table that can support transactional workloads. They store data in a row-oriented format, and allow fast single-row... Read more.
Snowflake’s features and capabilities enable you to manage, protect, and share your data securely and compliantly. This is called Data Governance. You can imp... Read more.
Snowflake’s features and capabilities enable you to manage, protect, and share your data securely and compliantly. This is called Data Governance. You can imp... Read more.
Snowflake is a cloud data platform that provides fast and scalable data warehousing, data sharing, and data analytics. One of the features that makes Snowflake ... Read more.
Python is a popular and versatile programming language that can be used for various applications. However, to make the most of Python’s features and capabilit... Read more.
In this blog post, I will continue to explain some of Git basic commands, which I introduced in my previous post. You can find the link to that post here....... Read more.