#285: Dask as a Platform Service with Coiled

Talk Python To Me

Episode | Podcast

Date: Fri, 09 Oct 2020 00:00:00 -0800

If you're into data science, you've probably heard about Dask. It's a package that feels like familiar APIs such as Numpy, Pandas, and Scikit-Learn. Yet it can scale that computation across CPU cores on your local machine all the way to distributed grid-based computing in large clusters.