What data transformation library should I use? Pandas vs Dask vs Ray vs Modin vs Rapids (Ep. 112)

What data transformation library should I use...

Up next

Programmable Money: The Cage They'll Call Convenience (Ep. 300)

Money has always been yours to spend freely. That's about to change. This episode breaks down programmable money, the technology that turns your wallet into a permission system. ✨ Connect with us! Personal newsletter: https://defragzone.substack.com 📩 Newsletter: https://datasci ...  Show more

There Is No AI. There's a Stateless Function on 10,000 GPUs Pretending to Know You (Ep. 299)

Right now, millions of people are simultaneously chatting with a system that remembers nothing, knows nothing, and resets after every message. The engineering keeping that illusion alive is actually the impressive part. ✨ Connect with us! Personal newsletter: https://defragzone.s ...  Show more

Recommended Episodes

Massively Parallel Data Processing In Python Without The Effort Using Bodo
Data Engineering Podcast

<div class="wp-block-jetpack-markdown"><h2>Summary</h2>

Python has beome the de facto language for working with data. That has brought with it a number of challenges having to do with the speed and scalability of working with large volumes of information.There have been many ...

  Show more

#454: Data Pipelines with Dagster
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/454 

Analyze Massive Data At Interactive Speeds With The Power Of Bitmaps Using FeatureBase
Data Engineering Podcast

<div class="wp-block-jetpack-markdown"><h2>Summary</h2>

The most expensive part of working with massive data sets is the work of retrieving and processing the files that contain the raw information. FeatureBase (formerly Pilosa) avoids that overhead by converting the data int ...

  Show more

Building The Materialize Engine For Interactive Streaming Analytics In SQL
Data Engineering Podcast

<div class="wp-block-jetpack-markdown"><h2>Summary</h2>

Transactional databases used in applications are optimized for fast reads and writes with relatively simple queries on a small number of records. Data warehouses are optimized for batched writes and complex analytical qu ...

  Show more