py-dask (python/py-dask) Updated: 2 months, 3 weeks ago Add to my watchlist
Minimal task scheduling abstraction.Dask provides multi-core execution on larger-than-memory datasets using blocked algorithms and task scheduling. It maps high-level NumPy, Pandas, and list operations on large datasets on to many operations on small in-memory datasets. It then executes these graphs in parallel on a single machine. Dask lets us use traditional NumPy, Pandas, and list programming while operating on inconveniently large data in a small amount of space.
Version: 2025.9.1 License: BSD
GitHub
Statistics for selected duration
2025-Nov-23 to 2025-Dec-23
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.