#285 Dask as a Platform Service with Coiled

Talk Python To Me - A podcast by Michael Kennedy (@mkennedy)

Categories:

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.