Managing Large Python Data Science Projects With Dask
The Real Python Podcast - Un pódcast de Real Python - Viernes
Categorías:
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.