Parallel Programming in python using Dask

preview_player
Показать описание
If you are analyzing huge amount of data and your computer starts slowing down due to the consumption of RAM, then DASK might be a solution for your problem.
Dask can enable efficient parallel computations on single machines by leveraging their multi-core CPUs and streaming data efficiently from disk.
It makes use of reusable components of Pandas, Numpy API's.

Prerequisites:
Python 3.6.5
Anaconda Navigator

Рекомендации по теме
Комментарии
Автор

Sir please do video on executing dask work load in distributed manner.

abhishekn