Skip to content

Commit

Permalink
Update README.md (#3959)
Browse files Browse the repository at this point in the history
  • Loading branch information
cxtruong70 committed Jul 10, 2022
1 parent fb91fdc commit 23e2762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
## Blazingly fast DataFrames in Rust, Python & Node.js

Polars is a blazingly fast DataFrames library implemented in Rust using
[Apache Arrow Columnar Format](https://arrow.apache.org/docs/format/Columnar.html) as memory model.
[Apache Arrow Columnar Format](https://arrow.apache.org/docs/format/Columnar.html) as the memory model.

* Lazy | eager execution
* Multi-threaded
Expand Down Expand Up @@ -85,7 +85,7 @@ shape: (5, 8)

## Performance 🚀🚀

Polars is very fast, and in fact is one of the best performing solutions available.
Polars is very fast. In fact, it is one of the best performing solutions available.
See the results in [h2oai's db-benchmark](https://h2oai.github.io/db-benchmark/).


Expand Down

0 comments on commit 23e2762

Please sign in to comment.