Skip to content

Commit

Permalink
Update Readme.md (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzhe3224 authored Nov 30, 2023
1 parent 9fc6bef commit c06f681
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a

#### Pandas Alternatives

- [DataFrame](https://github.com/hosseinmoein/DataFrame) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/hosseinmoein/DataFrame/master) | `C++` | - C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
- [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
Expand Down

0 comments on commit c06f681

Please sign in to comment.