Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Feb 20, 2024
1 parent af5c3d7 commit 7072a69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Extremely lightweight compatibility layer between Polars, pandas, cuDF, and Modi

Seamlessly support all four, without depending on any of them!

- ✅ Just use a subset of the Polars API, no need to learn anything new
-**Just use** a subset of **the Polars API**, no need to learn anything new
-**No dependencies** (not even Polars), keep your library lightweight
- ✅ Separate Lazy and Eager APIs
- ✅ Use the Polars Expressions API
- ✅ Separate **Lazy** and Eager APIs
- ✅ Use Polars **Expressions** API

**Note: this is work-in-progress, and a bit of an experiment, don't take it too seriously**.

Expand Down

0 comments on commit 7072a69

Please sign in to comment.