Total 11 Posts

Python

Why CDOs should be investing in Snowpark

In today's data-driven world, organizations of all sizes are continuously struggling to deal…

Read More


Jun 14, 2023 2 min read

Stephen Lowery

Data

Python in Production (Part 5 of 5)

Welcome back to the Python in Production series. In the fourth part of the series, we learned how to run our program as a service on a linux machine using systemd. In the part of the series, we will learn how to automate our build process using Jenkins.…

Read More


May 24, 2023 7 min read

Lucas Ward

Python

Python in Production (Part 4 of 5)

Welcome back to the Python in Production series. Now that we have a runnable binary, we are ready to integrate our program into a system.…

Read More


Mar 30, 2023 9 min read

Lucas Ward

Python

Python in Production (Part 3 of 5)

In Part 3 of Python in Production we learn how to generate a single file binary executable and why doing so will aid your path to production.…

Read More


Jan 25, 2023 5 min read

Lucas Ward

Python

What if your data is too clean? Let's dirty some data!

I know what you are thinking, when is data too clean? And who wants dirty…

Read More


Jan 19, 2023 4 min read

Sarah Narum

Data

Coalesce 2022 - The Analytics Engineering Conference hosted by dbt Labs (Recap)

Coalesce 2022 is dbt Labs' analytics engineering conference. For its third year, from October…

Read More


Jan 18, 2023 7 min read

Pooja Krishnan

Data

Python in Production (Part 2 of 5)

Welcome back to the Python in Production series. In the first part of the series,…

Read More


Dec 01, 2022 5 min read

Lucas Ward

Python

Python in Production (Part 1 of 5)

Writing Python code is fast and easy. It is thanks to this fact that Python…

Read More


Nov 22, 2022 7 min read

Lucas Ward

Python

Take It to DE-LIMIT: Winning with Epic Delimiters

On a recent project, we have been helping a customer develop an approach to migrate…

Read More


Apr 07, 2022 3 min read

gkontos

AWS Glue

Sync Two S3 Buckets Using CDK and a Lambda Layer Containing the AWS CLI

The AWS Command Line Interface (CLI) [https://aws.amazon.com/cli/] is a great tool…

Read More


Apr 08, 2021 4 min read

Theo LEBRUN

Cloud

Data Hackathon Recap

Is the Holiday Spirit Contagious? During Ippon's first Data Hackathon in December 2020,…

Read More


Feb 12, 2021 3 min read

Ramya Shetty

Data