Connect to and submit computation to a Dask cluster| distributed.dask.org
Dask futures reimplements the Python futures API so you can scale your Python futures workflow across a Dask cluster.| docs.dask.org
Databricks is a very popular data analytics platform used by data scientists, engineers, and businesses around the world.| jacobtomlinson.dev
So you love RDataFrame, but would like to use it on a cluster? We hear you! In fact, we just introduced in ROOT a Python package to enable distributing ROOT RDataFrame workloads to a set of remote resources. This feature is available in experimental phase since the latest ROOT 6.24 release, allowing users to write and run their applications from within the same interface while steering the computations to, for instance, an Apache Spark cluster.| ROOT