Managing Large Python Data Science Projects With Dask

The Real Python Podcast - A podcast by Real Python - Fridays

Categories:

What do you do when your data science project doesn't fit within your computer's memory? One solution is to distribute it across multiple worker machines. This week on the show, Guido Imperiale from Coiled talks about Dask and managing large data science projects through distributed computing.