DataGeeksSend Notifications to Slack Channel from Snowflake ❄️Sending notifications directly to a Slack channel from Snowflake can be incredibly useful for keeping your team informed about important…Jun 161Jun 161
DataGeeksEnhancing Security with Network Policy in Snowflake ❄️In the rapidly evolving landscape of data storage and management, ensuring the security and accessibility of data is paramount. Snowflake…May 28May 28
DataGeeksReplicating Views Across Environments in Snowflake: A Python-Based ApproachWhen working with multiple environments in a data platform, such as development (DEV), staging (STG), and production (PROD), maintaining…May 18May 18
DataGeeksMust know Airflow CLI commandsThe Airflow Command Line Interface (CLI) is a tool that allows users to interact with Airflow’s functionality through the command line. It…Apr 23Apr 23
DataGeeksAccess MWAA Airflow metadataBefore delving into the process of retrieving Airflow Metadata information in MWAA, it’s beneficial to have a brief overview of MWAA and…Apr 16Apr 16
DataGeeksGit Integration in Snowflake ❄️This week, Snowflake unveiled another exciting feature: seamless integration with Git repositories. With this update, Snowflake users can…Apr 81Apr 81
DataGeeksHow to become a Data Engineer in 2024What is booming in this decade? It’s data and professions related to data. Everywhere, we are witnessing numerous job openings for…Feb 14Feb 14
DataGeeksBrush up DWH concepts in 2024.The landscape of data warehousing has undergone significant changes over the past decade. In the current scenario, to meet the requirements…Jan 28Jan 28
DataGeeksData Manipulation in Pandas: Concat, Append, and Merge DemystifyingPandas, a powerful data manipulation library in Python, provides a variety of tools for combining and merging datasets. Understanding the…Jan 9Jan 9
DataGeeksPython Decorators, What are they?Python decorators are a powerful and elegant feature that allows developers to modify or extend the behaviour of functions or methods. In…Dec 22, 2023Dec 22, 2023