Dask library

From HandWiki
Revision as of 16:35, 21 December 2020 by imported>Rtextdoc (simplify)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dask is a library for parallel computing in Python.[1][2]

References

  1. Daniel, Jesse C. (2019). Data Science at Scale with Python and Dask. Manning Publications. ISBN 9781617295607. 
  2. Rocklin, Matthew (2015). "Dask: Parallel Computation with Blocked algorithms and Task Scheduling". Proceedings of the 14th Python in Science Conference: 126–132. doi:10.25080/Majora-7b98e3ed-013. https://conference.scipy.org/proceedings/scipy2015/matthew_rocklin.html. 

External Links