Skip to content
Snippets Groups Projects
Commit 23dc9432 authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent a44d5840
No related branches found
No related tags found
6 merge requests!398Update data_analytics_with_python.md. Fixed spelling and wording. All issues...,!392Merge preview into contrib guide for browser users,!368Update experiments.md,!356Merge preview in main,!355Merge preview in main,!298mpi4py + dask for data_analytics‎_with_python.md‎
This commit is part of merge request !368. Comments created here will be created in the context of that merge request.
...@@ -102,7 +102,9 @@ Dask is composed of two parts: ...@@ -102,7 +102,9 @@ Dask is composed of two parts:
- Big Data collections like parallel arrays, data frames, and lists - Big Data collections like parallel arrays, data frames, and lists
that extend common interfaces like NumPy, Pandas, or Python that extend common interfaces like NumPy, Pandas, or Python
iterators to larger-than-memory or distributed environments. These iterators to larger-than-memory or distributed environments. These
parallel collections run on top of dynamic task schedulers. - Big Data collections like parallel arrays, data frames, and lists that extend common interfaces
like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments.
These parallel collections run on top of dynamic task schedulers.
Dask supports several user interfaces: Dask supports several user interfaces:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment