From 97a7797ecc45a08764bdae708b8afb25afa96266 Mon Sep 17 00:00:00 2001 From: FunCoder Date: Fri, 4 Aug 2023 08:01:08 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index bb85520..fb6fee0 100644 --- a/Readme.md +++ b/Readme.md @@ -234,6 +234,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [Vaex](https://github.com/vaexio/vaex) | `Python`, `C++` | - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second - [Modin](https://github.com/modin-project/modin) | `Python` | - Modin: Speed up your Pandas workflows by changing a single line of code - [Koalas](https://github.com/databricks/koalas) | `Python` | - Koalas: pandas API on Apache Spark +- [pandarallel](https://github.com/nalepae/pandarallel) | `Python` | - A simple and efficient tool to parallelize Pandas operations on all available CPUs ## Analytic tools