awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

feat: Add Polars to the list of Python libraries

Open ivintoiu opened this issue 9 months ago • 0 comments

What is this Python project?

Polars is a high-performance DataFrame library for Python and Rust, known for its multi-threaded execution and efficient query engine.

What's the difference between this Python project and similar ones?

In comparison with pandas:

  • Multi-thread and Rust based backend
  • Supports lazy execution for optimized query planning
  • Strong type with arrow based on Apache Arow

--

Anyone who agrees with this pull request could submit an Approve review to it.

ivintoiu avatar Mar 04 '25 17:03 ivintoiu