AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Building Moden: A System Matching the pandas API
This chapter explores Moden, a system that mirrors the pandas API to enhance data scientist productivity by providing a language layer on top of data systems. It delves into decomposing high-level pandas APIs into those of Dask and Ray, emphasizing the importance of core abstractions and task scheduling engines for query execution.